Major problems getting mail working on Ubuntu 9.04
I was able to send the test email immediate after getting postfix running, but after getting through the rest of it, now nothing works.
Would I just be better off starting over at this point? This is more than a little over my head, too (LAMP servers are one thing, but mail servers are foreign to me). Is there any kind of preconfigured package available that'd make this easier?
3 Replies
I completely empathize with your situation. I am personally revisiting a different setup myself (please see this thread:
What I'd suggest is that you not go about installing the IMAP / AV components without first fully wrapping your head around Postfix.
Once you fully grasp the postfix config, then add another slice and retest your setup. Do bear in mind that alot of headaches arise due to the types of authentications enabled, user account privileges, and improperly setup MX records (along with any other DNS issues).
To get support (of any kind) you definitely need to post your config information, process services, and relevant mail logs. I suggest you use the Linode pastebin service (
All the best,
If you need to send email from your server (I haven't done this yet so don't know if it works as expected) But this is what I'm planning on following:
@waldo:
I'm sure there are reasons, but I don't know why most people don't just use something like Google to deal with mail.
some reasons for me:
privacy concerns
the ability to control my own mail, filtering, etc
spamassassin + a little scripting is just as good as gmail filtering
the ability to backup/restore my mail with rsync (maildir format)
ability to use postmaster account (google takes over the postmaster@ account)
but, given that, for normal usage, gmail is a good way to go if you don't want to muck around with an email server – or manage things.