To check if Exim4 is working correctly, you can test the mail system by sending an email to your self with SSH commands.
Here are two simple examples of lines that you can test through your SSH access in your server :
echo -e "test" | mail youremail@gmail.com -s EMAILTEST
Or
echo "This is a test." | mail -s Testing youremail@gmail.com
Note: Commissions may be earned from the links above.
This page contains references to products from one or more of our advertisers. We may receive compensation when you click on links to those products. For an explanation of our advertising policy, please visit this page.