Am 26.06.2012 12:59, schrieb Charles Marcus: > On 2012-06-26 6:21 AM, Reindl Harald <h.rei...@thelounge.net> wrote: >> remember that postfix is even not responsible for your sent-folder >> on a IMAP-server because these messages are stored there by your >> mail-client after send over SMTP was successful > > Yes, but it sure would be nice if we could do away with the need to have the > client send the message over the wire > *twice*, once to the smtp server for outbound delivery, then again to the > IMAP server for saving the Sent copy, > when the mail store (and IMAP server) are sitting right there on the same box > as the SMTP server. > > Ie, an internal postfix option (that only applies to sasl_authenticated > users): > > smtpd_save_to_sent_folder = Sent
in theory practically you even do not know how the folder is named look at a imap-account touch by different Apple devices i have seen customers with 6 incarnations of "sent" the next problem is that in MOST setips postfix can not write directly to the mailbox because it is a completly different service over LMTP protocol - no way to do this except deliver a message to 127.0.0.1:24 where you have nay way to tell LMP "please put it to sent instead inbox" no, the above is not possible in the world we live in
signature.asc
Description: OpenPGP digital signature