|
.: mail servers
Reading some stuff on spam and email today got me all inspired to keep a mail project in mind as the year progresses. I'd like to stand up a linux mail server on my home network someday. It's not like I dislike my windows mail server application, but it's done. It's there, and implemented. And, of course, there is still spam getting through. Unless I go with Exchange (overkill, although valuable experience) and some commercial apps to help support it, my best bet it to go with Linux, a mail server, (likely sendmail), and spamassassin. The problem is those latter two are very daunting and quite bearlike in their configurations. I would need some good time to pour over the settings and how to get things working. Thankfully, I do understand SMTP and have done what would amount to first level support on a sendmail server before (bigger issues I would escalate to someone more experienced). Maybe someday I will move towards that route. I could always just leave my current Windows mail server up as backup.
by LonerVamp 01.23.07 at 2:07 PM in /terminal23
.: B10m writes:
I'd recommend not going for Sendmail. It's fun and all, but it really has a steep learning curve. I found Postfix a lot easier (and more secure) to use ;-)
by B10m 01.23.07 at 2:53 PM
.: LonerVamp writes:
I just might use that suggestion.
by LonerVamp 01.23.07 at 4:31 PM
.: Marcin writes:
I've heard good things about qmail. It also has way less (reported) vulnerabilities than sendmail.
http://www.qmailrocks.org/
by Marcin 01.23.07 at 5:32 PM
|