Sendmail troubleshootingEdit
Testing where messages will be delivered for a given address
sendmail -bv address@example.com
Address testing mode
sendmail -bt
sendmail -bv address@example.com
sendmail -bt
To exit the console type CTRL-D.