postfix-users April 2012 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: logging transport route

Re: logging transport route

From: Mikael Bak <mbak_at_nospam>
Date: Mon Apr 02 2012 - 14:47:45 GMT
To: postfix-users@postfix.org

Szia Levente!

On 04/02/2012 02:26 PM, Birta Levente wrote:
> On 02/04/2012 14:31, Mikael Bak wrote:
>> Hi list,
>>
>> I have configured an alternate transport route for mail going to
>> specific destination domains. I call this transport "slowsmtp".
>>
>> My problem is that I see no evidence in my logs that email sent to the
>> specific domains uses "slowsmtp" route for delivery.
>
> You specified the service name "slowsmtp", but it's use smtp client and
> thats what generate the log entry.
>
>>
>> I have defined "slowsmtp" in "/etc/postfix/master.cf" like this:
>>
>> [snip]
>> smtp unix - - - - - smtp
>
>
>> slowsmtp unix - - - - - smtp
> -o syslog_name=whatever
>
>
>> [snip]
>>

That was exactly what I was looking for! Thank you very much!

Regards,
Mikael