Wietse Venema: > Eric Abrahamsen: > > pr-out unix - - n - - smtp > > -o smtp_bind_address=184.106.81.119 > > -o myhostname=mail.paper-republic.org > > -o smtp_helo_name=mail.paper-republic.org > > -o syslog_name=paper-republic.org > > For this, and for the other transport, make the logging distinct: > > pr-out unix - - n - - smtp > -o syslog_name=postfix/pr-out > ... > ea-out unix - - n - - smtp > -o syslog_name=postfix/ea-out > ...
Never mind, you already have distinct syslog name prefixes. Still, it is a good idea to send email from the two domains, and see if the from= address produces the correct syslog_name logging. Wietse