Beschreibung
Erlaubt
es, eine Kopie gesendeter Nachrichten in den aktuellen oder einen beliebigen anderen Ordner, den man beim Erstellen der Mail wählen kann, zu speichern.
Normalerweise wird die Mail in den Gesendet Ordner kopiert. Außerdem kann man bei Antworten die Originalmail gleich mitverschieben.
Hilfreich, wenn Nachrichten z. B. auf einem IMAP-Server vorsortiert werden, und man Antworten auf eine solche Mail im gleichen Ordner wie die ursprüngliche Nachricht speichern will.
Muß für jedes Konto bzw. jede Identität individuell aktiviert werden. In den Konteneinstellungen
gibt es im Abschnitt 'Kopien und Ordner' einen neuen Knopf 'beim Senden wählen'.
Es gibt eine globale Einstellung (über 'Extras/Erweiterungen' erreichbar) um den Zielordner für die Kopie *nach* dem Senden auswählen zu dürfen.
Als Abkürzungen für 'Senden mit Kopie in den Gesendet-Ordner' und 'Senden ohne Kopie' gibt es Menupunkte, Tastaturkürzel und Icons (rechte Maustaste in den Menubalken und 'Anpassen' wählen) |
Description
Allows to place a copy of sent messages into the currently active folder or any other folder you choose, when you create the message. Usually the message is copied to the sent folder. For replies the original message might be moved along with the new message.
Useful, if your mails are presorted e.g. on an IMAP-Server, and you want
answers to a mail be saved along with the original mail.
Activate it individually for each account in the 'Account Settings' in the
section 'Copies & Folders'. There is a new radio button 'select on send'.
There is a global setting (via tools/extensions) to allow to be asked for the target folder *after* clicking send.
For 'send with copy to sent folder' and 'send with no copy' there are menu items, keyboard shortcuts and icons (rightclick into the menubar and choose 'customize') |
| Download aktuelle Version |
Download latest version |
FAQ
- Gelegentlich kommt es vor das man auf senden klickt und dann, wenn die 'Kopieren nach' Box offen ist, merkt, das man sich verschrieben hat. Aber es gibt keinen 'Abbruch' Knopf.
- Es ist nicht möglich, dies zu implementieren. Man muß das tun, was man tun würde, wenn diese Erweiterung nicht installiert ist: Den Abbruch Knopf von Thunderbirds Popupfenster mit dem Fortschrittsbalken verwenden. Diese Fenster poppt auf, nachdem im 'Kopieren nach' Fenster etwas ausgewählt wurde.
- In Thunderbird 2 gab es die Möglichkeit, eine Mail ohne jede Kopie zu versenden. Jetzt wird aber beim Senden ohne Kopie eine Kopie im Papierkorb abgelegt.
- Aufgrund eines Bug in TB3 (auch SM2) ist das (z.Zt.) nicht mehr möglich. Einfach im Account einstellen, das der Papierkorb beim Verlassen geleert wird.
-
|
FAQ
- It sometimes happens that I press send, get the copy message to menu and then discover a typo in the message. However I can find no way to leave the copy-to menu and get back to the message.
- Due to program internals it's not possible to implement this. You have to do what you would do if this extension is not installed: use the cancel button of thunderbirds popup containing the progressbar (which is shown after you finished with the selector box).
- In Thunderbird 2 it was possible to send a message without any copy. But now if sending a message without copy a copy is put into the trash folder.
- Due to a bug in TB3 (also in SM2) this is (currently) not possible. Just change the account settings to empty the trash on exit.
|
Info
- In Thunderbird 3 sind neue Elemente im Kopien&Ordner Eigenschaftendialog hinzugekommen. Dadurch ist das Fenster nun zu klein. Abhilfe schaft ein Eintrag in der userChrome.css Datei (siehe z.B.
WiKi):
#accountManager {width: 60em !important; height: 58em !important;}
|
Info
- In Thunderbird 3 there are new elements in the Copies&Folders dialog which leads to a too small window. You might resize the window with the following entry in the userChrome.css file (see
Mozilla):
#accountManager {width: 60em !important; height: 58em !important;}
|
| Date |
Version |
|
| 15.05.2006 |
0.2.2 |
initial release |
| 17.05.2006 |
0.3.0 |
- fixed bug with multiple identities per account
- fixed issue with folders marked as 'Sent'-folders and therefore couldn't be
deleted afterwards (but see the FAQ)
|
| 20.05.2006 |
0.4.0 |
- permits to choose any folder (with the current folder as default) at the time, the message is sent
|
| 07.06.2006 |
0.4.1 |
- fix a bug with the accountsettings for movemail-accounts
|
| 03.10.2006 |
0.5.0 |
- option to make an additional copy to the Sent-folder apart from current/choosen folder
- added buttons, menuitems and hotkeys for 'send without copy' and 'send with copy to sent-folder only'
|
| 30.11.2006 |
0.6.0 |
- use 'Sent'-folder as default if current folder is a special folder (Trash, Draft, Junk, Queue, Template)
- now works in offline mode
- added options for 'what should be the default folder' (current or "Sent")
- added option to treat 'No Copy' as 'Copy to trash'
- added ja locale
|
| 16.12.2006 |
0.6.1 |
|
| 10.03.2007 |
0.7.0 |
- Allows to choose the folder after sending (global option)
- Move folder selector to below the subject
- Fixed bug where messages saved as draft or template are additionally copied to the sent-folder
|
| 15.03.2007 |
0.7.1 |
- Fixed a BIG bug with the selector not accepting the selection
|
| 16.03.2007 |
0.7.2 |
- Fixed another bug with the selector not accepting the 'no copy' selection
|
| 05.05.2007 |
0.7.3 |
- Added spanish locale, updated others
|
| 10.05.2007 |
0.7.4 |
- Added some missing localized strings
|
| 02.09.2007 |
0.7.5 |
- The pre-sent selector now automatically opens, if it gets focus (mainly after using access key)
- Add menuitem for the current folder in the pre-sent selector
- add access key for 'No copy' in the selectors
- fix small bug in the copies-and-folder preferences window
|
| 6.9.2007 |
0.7.6 |
- If replying to a message in a virtual folder, use the real folder as default
- Add menuitem for 'last used folder' to the selectors
- The accesskeys for default folder, no copy and last used folder are now options
|
| 12.9.2007 |
0.7.7 |
- Updated locales
- Added Chinese(Simplified), Turkish
|
| 11.2.2008 |
0.7.8 |
- Fixed some minor problems with the remembered 'last used folder'
- now remembers up to 9 'last used folders' (configurable)
|
| 6.7.2008 |
|
|
| 10.7.2008 |
0.7.9 |
- Fixed two bugs in TB3a2pre
|
| 27.7.2008 |
0.7.10 |
|
| 21.10.2008 |
0.7.11 |
Runs in SeaMonkey 2.0a1 |
| 23.11.2008 |
0.7.12 |
- Fixed problem where some settings are not stored correctly
- Make keyboard shortcut for 'Send(no copy)' and 'Send(to sent)' configurable
- Remove limit for number of remembered folders
- Don't use numbered accesskeys by default (this allows it to use letter keys to cycle through the entries)
To revert to numbered accesskeys define and set to true the boolean preference 'extensions.copysent2current.numbered_accesskeys'. This will restrict the number of remembered folders to 9.
|
| 14.12.2008 |
0.7.13 |
- Fixed problem for TB3 Beta1
|
| 5.5.2009 |
0.7.14 |
- Fixed a problem, where the keystroke from the keyboard shortcut to open the popup is used as first char to navigate inside the popup
|
| 20.7.2009 |
0.7.15 |
- Fixed bug in TB3b3pre, which prevents the compose window to open
- Fixed bug in TB3, where "send without copy=copy to trash" crashes TB
- In TB3 always assume "send without copy=copy to trash" because of a bug in TB3 (#503798)
- With the 'additional copy to sent folder' option, be sure, that copy to a local folder is done first
- Works with Eudora(8.0b6) and Postbox(1.0b13) derivates
|
| 8.10.2009 |
0.7.16 |
- Fixed problem with TB3b4, when compose window does not open from within one of the new search result tabs
|
| 11.10.2009 |
0.7.17 |
- Fixed problem with SM RC1, when compose window does not open
- Fixed problem where the selector does not correctly shows folder names in foreign languages
|
| 12.10.2009 |
0.7.18 |
- Fixed problem with compose window not opening after fresh install
- Fixed problem with folder selector not showing all folders in case of 'choose behind'
|
| 14.10.2009 |
0.7.19 |
- Check for illegal folders in the list of remembered folders
- Changed accesskey for the pulldown menu from n to s (german) and c to m (english) because these were used by the attachment box
- Quiet some warning alerts, messages now go into the error console
|
| 2.12.2009 |
0.8.0 |
fixed variable names for better coexistance with other add-ons |
| 13.12.2009 |
0.8.1 |
make identifiers to conform to standards |
| 5.2.2010 |
0.9.0 |
- When (auto-)saving a message as draft or template, save current selected folder inside the headers. If the draft/template is reopened, use the saved folder as the default
- For answers, allow to move the original message (which is the default) together with the reply (Beware! The original message will have moved, even if the send operation fails or is cancelled!).
- Due to a bug in TB3 (Bug# 503798), the no-copy operation is always changed to a 'copy to trash'. If an account doesn't have a trash folder, use the 'Local Folders/Trash' folder, which should always exist. Thereby fixed a problem, finding the trash folder.
- Changed default keyboard shortcut for send actions from O to D, because O is used otherwise
- Fixed some issues with keyboard shortcuts and other minor issues
|
| 9.2.2010 |
0.9.1 |
- Make the default for 'move the original message' configurable
- Add a preference for 'never move original to trash'
|
| 9.2.2010 |
0.9.2 |
- Fixed bug in the dialogbox for choose behind
|
| 14.2.2010 |
0.9.2.1 |
|
| 24.2.2010 |
0.9.3 |
- Fixed a mostly visual problem with the dropdown list
|
| 25.2.2010 |
0.9.4 |
- Changed a message in the errorconsole from warning to informational
|
| 2.3.2010 |
0.9.5 |
- Changed keyboard shortcuts for the dropdown list and checkbox for the english locale
- Removed an annoying debug alert box
- Fixed bug where an option is not disabled when it should
|