On Tue, Jul 07, 2009 at 03:24:37PM +0000, R.P. Aditya wrote:

> I'm trying to do this on a second smtpd process running on a non-standard 
> port:
> 
> master.cf
> 2025      inet  n       -       n       -       -       smtpd -o
> virtual_alias_maps=static:[email protected] -o 
> virtual_alias_domains=,
> 
> but that doesn't seem sufficient -- what am I missing?

The virtual_alias_domains feature is implemented in trivial-rewrite(8)
not smtpd(8).

The virtual_alias_maps feature is implemented jointly by smtpd(8)
(validation) and cleanup(8) (rewriting).

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to