exim4:test_sending_emails
This is an old revision of the document!
Exim4 - Test sending emails
Try
Sending a mail from command line with:
echo "Test" | mail -s Testmail foo.bar@gmail.com
or
exim -bt recipient@address
to see what Exim thinks should be done with a particular address, and add -d to the command-line to get more debugging information (but beware that there can be a lot to pick through).
exim4/test_sending_emails.1478017234.txt.gz · Last modified: 2020/07/15 09:30 (external edit)