While our webmail installation creates "Sent" as a Sent-Items Folder, Apple Mail creates "Sent Messages". Is there a way of "mapping" foldernames e.g. map "Sent Messages" to "Sent" map "Deletes Messages" to "Trash" and so on? -- Ralf Hildebrandt Gesch?ftsbereich IT | Abteilung Netzwerk Charit? - Universit?tsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt at charite.de | http://www.charite.de
Patrick Ben Koetter
2011-Nov-29 21:51 UTC
[Dovecot] MUAs creating different "Sent" folders
* Ralf Hildebrandt <dovecot at dovecot.org>:> While our webmail installation creates "Sent" as a Sent-Items Folder, > Apple Mail creates "Sent Messages". > > Is there a way of "mapping" foldernames e.g. > > map "Sent Messages" to "Sent" > map "Deletes Messages" to "Trash" > and so on?There's an RFC, but it hasn't been adopted yet. Neither by IMAP servers nor by IMAP clients. ;) p at rick -- state of mind () http://www.state-of-mind.de Franziskanerstra?e 15 Telefon +49 89 3090 4664 81669 M?nchen Telefax +49 89 3090 4666 Amtsgericht M?nchen Partnerschaftsregister PR 563
On 29.11.2011, at 23.42, Ralf Hildebrandt wrote:> While our webmail installation creates "Sent" as a Sent-Items Folder, > Apple Mail creates "Sent Messages". > > Is there a way of "mapping" foldernames e.g. > > map "Sent Messages" to "Sent" > map "Deletes Messages" to "Trash" > and so on?With v2.1 it would be somewhat easy to create a plugin that supports aliases, but each client would still see each others' Sent boxes and possibly synchronize everything twice..
Am 29.11.2011 22:42, schrieb Ralf Hildebrandt:> While our webmail installation creates "Sent" as a Sent-Items Folder, > Apple Mail creates "Sent Messages". > > Is there a way of "mapping" foldernames e.g. > > map "Sent Messages" to "Sent" > map "Deletes Messages" to "Trash" > and so on? >wish i would know a solution i know newest outlook can configured equal to tb folders default schema , except spam folder -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria
On Tue, 29 Nov 2011 22:42:56 +0100, Ralf Hildebrandt wrote:> While our webmail installation creates "Sent" as a Sent-Items Folder, > Apple Mail creates "Sent Messages".open source standards :-)> Is there a way of "mapping" foldernames e.g. > > map "Sent Messages" to "Sent" > map "Deletes Messages" to "Trash"would be nice yes, it was talked about a way to solve it via a plugin> and so on?none mua have it hardcoded folder names, just diff defaults :(
Thierry de Montaudry
2011-Dec-06 13:35 UTC
[Dovecot] MUAs creating different "Sent" folders
Hi, I know this might be a bit off topic, but having just fixed the problem on my machine, I though I might share it: on Mac OS Lion, with Apple Mail, you can change the system folders by editing the file ~/Library/Mail/V2/MailData/Accounts.plist (path might differ with older version of Mac OS). For each accounts it has 3 entries (DraftMailboxName, JunkMailboxName and SentMessagesMailboxName) that can be changed to any value you want. Quite useful when you are IMAPing your account from different systems. Just don't forget to close Mail while editing this file, and don't do it if you don't have a proper plist editor. This can be done as well in iOS, from the Mail settings, in the account advanced settings. But folders (Trash, Spam...) have to be created before. Regards, Thierry On 29 Nov 2011, at 22:42, Ralf Hildebrandt wrote:> While our webmail installation creates "Sent" as a Sent-Items Folder, > Apple Mail creates "Sent Messages". > > Is there a way of "mapping" foldernames e.g. > > map "Sent Messages" to "Sent" > map "Deletes Messages" to "Trash" > and so on? > > -- > Ralf Hildebrandt > Gesch?ftsbereich IT | Abteilung Netzwerk > Charit? - Universit?tsmedizin Berlin > Campus Benjamin Franklin > Hindenburgdamm 30 | D-12203 Berlin > Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 > ralf.hildebrandt at charite.de | http://www.charite.de >