On 26/05/11 21:46, mouss wrote:
Le 26/05/2011 18:41, pch0317 a écrit :
Hi,
I want to forward mail only for one user [email protected] to
[email protected].
I try do it in this way:
/etc/postfix/virtual:
...
[email protected] [email protected], [email protected]
...
When I send mail to [email protected] it receive message but user
[email protected] receive 2 identical copy of mail.
How to send only one copy of mail to [email protected]
http://www.postfix.org/FILTER_README.html
http://www.postfix.org/postconf.5.html#receive_override_options
perfect help
Thanks