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
        ...

Do "postfix reload", and send some email, and see if the logging
is as expected.

        Wietse

Reply via email to