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: Thu Mar 25 2004 - 08:03:38 CST


At 13:15 25/03/04, Wietse Venema wrote:
>Alain NAKACHE:
> > Hi Wietse and all,
> >
> > My postfix-2.0.19 trivial-rewrite man page give information about
> > 'resolve_unquoted_address' parameter instead of 'resolve_dequoted_address'.
>
>Fixed in the next release (in the "new Postfix documentation").
>
> Wietse

In the VIRTUAL_README
(http://www.porcupine.org/postfix-mirror/newdoc/VIRTUAL_README.html) can
you complete the autoreply example with :

----<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

/etc/postfix/virtual:
     userdomain.tld userdomain.tld, userdomain.tldautoreply.mydomain.tld

This delivers mail to the recipient, and sends a copy of the mail to the
address that produces automatic replies. The address can be serviced on a
different
----<snip>-----

I spend 5 days to understand shy my transport were never selected. See my
precedent messages :

http://archives.neohapsis.com/archives/postfix/2004-03/2502.html
http://archives.neohapsis.com/archives/postfix/2004-03/2634.html (revised
version)

which were never reply correctly :-).

Thanks for your job.
Regards.
Alain