With your Ubuntu LAMP Server up and running (see my previous article “Installing Ubuntu Server 9.04” and “How to: install a LAMP server“) and you are ready to set it up as a mail server. For the longest time Sendmail was the de facto standard Linux mail server. But over time serious security issues drove [...]
- Author: Jack Wallen
- Published: Oct 24th, 2009
- Comments: 8
Install Postfix for reliable email delivery
- Author: Jack Wallen
- Published: Sep 23rd, 2009
- Comments: None
Mail relaying made simple with Postfix
Have you installed the Postfix as an easier to use, more secure alternative to Sendmail only to find yourself having trouble with the old “unable to relay” errors? This can be very frustrating and have you pulling out your hair in no time.
MTAs (Mail Transfer Agents) can be a tricky lot to set up. Add [...]
- Author: Jack Wallen
- Published: Jun 5th, 2009
- Comments: 1
Make Sendmail accept mail from external sources
When you’re setting up servers the last thing you want to have to do is put in an all nighter in order to get Sendmail accepting email from outside of your local network. If you’re new to Linux this can be a real nightmare. The good news is once this is configured, it’ll just keep [...]
- Author: Jack Wallen
- Published: May 1st, 2009
- Comments: 1
Use Spamassassin for better SPAM detection
The Linux operating system is typically immune to viruses attached to email. But it is not immune to SPAM. Left unfiltered your inbox would quickly fill up with more SPAM than you care to delete. What is worse is owning a mail server and not protecting your users from a barrage of SPAM.
By employing Spamassassin [...]
Quickly check mails without downloading them
Retrieving all mail headers from the emails that are currently stored on the mail server can be necessary for several reasons. The first is that it is possible to delete mails without having to retrieve them completely. This can come in handy if mails with huge attachments are blocking the retrieval of other emails which [...]

