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 u...@mydomain.tld to
u...@otherdomain.tld.
I try do it in this way:
/etc/postfix/virtual:
...
u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld
...
When I send mail to u...@mydomain.tld it receive message but user
u...@otherdomain.tld receive 2 identical copy of mail.
How to send only one copy of mail to u...@otherdomain.tld
http://www.postfix.org/FILTER_README.html
http://www.postfix.org/postconf.5.html#receive_override_options
perfect help
Thanks