I want to archive all emails which arrive at or sent through my Postfix email server. What is the easiest way to achieve this?
|
0
|
The easiest and quickest way to achieve this, is adding something like "always_bcc = journal@mydomain.tld" to your Postfix's main.cf. Make sure that the mailbox "journal@mydomain.tld" can receive emails and is accessible by IMAP. Then configure MailStore Server to use IMAP > "Multidrop Mailbox" for archiving from that journal mailbox. Please make sure that the address "journal@mydomain.tld" is not assigned to any user of MailStore. |
||
|
|