debug

Posted by george

To track your postfix log, use the tail command from a console.

tail -f /var/log/maillog

Below is a typical connect & send transaction in the log. This email was sent successfully. I have added comments to step through the mail processing.