Steve: > On Thu, 2009-05-21 at 12:17 -0400, Wietse Venema wrote: > > Dr.Pesko: > > > Nope, I need option which can enable auto DSN report about sent messages > > > and will send it to another mailbox. Is it possible in postfix? Thanks. > > > > This is not an MTA feature. > > > > It is sometimes found in MUAs, as "save a copy of my sent emails". > > Mailenable offers it. It's a useful feature for 'journalling' mail for > archiving purposes. So Postfix does not do this ? or do I misunderstand > the question ?
Postfix can make copies of mail(*). Postfix does not store these copies in a sender's mailbox folder. Wietse (*) http://www.postfix.org/postconf.5.html#always_bcc http://www.postfix.org/postconf.5.html#sender_bcc_maps http://www.postfix.org/postconf.5.html#recipient_bcc_maps