On Fri, Sep 25, 2009 at 11:55:58AM -0700, AndrewLong wrote:
>
> In a previous thread...
>
> > Then I have to ask, what effect does the "-o syslog_name=postfix-slow"
> > have in master.cf?
>
> It works with Postfix ~2.5 and later. (Viktor)
>
> However, after upgrade to 2.6.5-1, I still see no evidence that the option
> is doing anything.
>
> slow unix - - n - 1 smtp
> -o syslog_name=postfix-slow
>
> I know the transport is working as ps aux shows a postfix-slow for -n... but
> maillogs still show "postfix/smtp" for mail sent via the transport.
>
> Can someone offer some insight into what the option should be doing? My goal
> is to make greps of the logs easier for all mail sent through the transport.
Does "ps" also show the "-o syslog_name..." option on the smtp(8)
command-line? (Use "ps -w" to see more arguments...).
Do the process-ids of the running daemons with the right "-n", show
up in the logs as delivering mail with a postfix/smtp log tag?
--
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.