Need assistance with Exim setup on 12.04

Hi all,

I am looking to get php mail() setup on my server and have tried following the Linode Exim guide (https://library.linode.com/email/exim/s … e-pangolin">https://library.linode.com/email/exim/send-only-mta-ubuntu-12.04-precise-pangolin).

Everything goes ok but when I test the setup using echo "This is a test." | mail -s Testing someone@somedomain.com (replacing the email with an email address I have) the email is not received.

Does anyone know what I might have done wrong?

1 Reply

What does the mail log tell you? For Exim it's probably at /var/log/exim4/mainlog

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct