I am unable to receive e-mails using Postfix. Whenever I try to send a message I get a “Sorry, I couldn’t find a mail exchanger or IP address. (#5.4.4)” reply.
Also, when I looked in my /var/mail/ folder…I noticed that there are no files for any of the user accounts on my server. Instead, all I see are two files “nobody” and “www-data”
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
The first problem sounds like you haven’t set up DNS MX records for the domain.
For the second, I would wager that /var/mail/* or ~/Maildir are not created until mail is received for a given user.