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