PDA

View Full Version : Mail forward configuration


4integration
12th July 2007, 23:14
Hello,

I have an mail server configured with support for virtual domains. Using postfix, dovecot, mysql, posfixadmin,...etc

I want to forward _a copy_ of all mails (both incoming and outgoing) for one specific account, to another mail account.

Is this possible and how should this be handled?

falko
13th July 2007, 13:40
Take a look at the always_bcc parameter on http://www.postfix.org/postconf.5.html

4integration
14th July 2007, 23:00
I don't think that would cover:

I want to forward _a copy_ of all mails (both incoming and outgoing) for one specific account, to another mail account.

or is there any "hidden" configuration?

Any other options??

falko
15th July 2007, 13:54
Maybe you can write a Postfix filter for this.
http://www.postfix.org/FILTER_README.html