OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: trivial-rewrite man page typo error

From: Alain NAKACHE (alainalinto.net)
Date: Fri Mar 26 2004 - 03:16:02 CST


At 15:11 25/03/04, Wietse Venema wrote:
> > ----<snip>-----
> > In order to set up an autoreply for virtual recipients while still
> > delivering mail as normal, set up a rule in a virtual alias table:
> >
> > /etc/postfix/main.cf:
> > virtual_alias_maps = hash:/etc/postfix/virtual
> > resolve_dequoted_address=no <----- To accept
> > userdomain.tldautoreply.mydomain.tld
>
>THIS IS TERRIBLY BAD ADVICE. DO NOT DO THIS.
>
>In order for the autoreply example to work you MUST NOT list
>autoreply.mydomain.tld in mydestination, and you MUST NOT list it
>as a virtual alias or virtual mailbox domain.
>
> Wietse

Ok Wietse.

I thought that I had to list this domain in my local destination to prevent
a bounce. Perhaps a remark in the VIRTUAL_README about that would be a good
thing.

Thanks for your help.