On Thu, Sep 17, 2009 at 02:06:19PM -0400, fursink wrote:
> >> related - if slow transport is working, will the log show
> >> "postfix/postfix-slow" rather than "postfix/smtp"?
> >
> > No.
>
> Than what is the preferred method to verify that a transport is being used
> for the domain it configured for...
Generally, you don't need to verify this. If the transport table is defined
it is used as advertised. If you absolutely must check:
- Send mail to two users that should map to separate transports.
- Quickly (< 100 seconds on idle machines) check the process table,
looking at the "-n" field of the various "smtp" delivery agents.
For example, as mail is delivered on my servers via the "relay" transport,
I see in the process table:
postfix 32645 14325 0 14:05 ? 00:00:00 smtp -n relay -t unix -u ...
--
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.