SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm planning on registering a domain name and hosting a mail server for my family (both in house and across the country), and was wondering what is a good program to use for POP3 access? And I was also wondering if there is a program that will scan incoming messages for viruses, and also if there is a spam filter.
I don't have any hands-on experience with this, but I've heard about qpopper ( www.eudora.com/qpopper/ ) being a good package. As for spamfiltering, I think that there are spamfilters around for Sendmail. For the virus part, Computer Associates have a Linux mailserver virusscanner, this is a commercial product, I don't know about an Open Source solution for that.
Originally posted by j3ff3r I'm planning on registering a domain name and hosting a mail server for my family (both in house and across the country), and was wondering what is a good program to use for POP3 access? And I was also wondering if there is a program that will scan incoming messages for viruses, and also if there is a spam filter.
There is another great reason to use courier-imap: Maildir support qmail is also another option, however I think it's quite overkill for a home/small office setup.
The POP family of protocols are fundamentally flawed, but they are popular with ISPs because the mail gets downloaded to the client - thus freeing ISP diskspace and pushing responsibility for Email storage and/or backup on to the client machine.
IMAPS is the best way to go - server-based Email, so it is backed up when you backup the server, and you can get your mail anywhere without necessarily downloading it to the client machine (which you may not own - for example you can get your mail from web kiosks or Internet cafes) which increases speed and security.
Don't use POP, use IMAP. Preferably with an encrypted pipe (IMAPS or ssh port-forwarding). Eudora and Pegasus (which are both free software for windows) will support IMAPS, and you can use this as an excuse to get your clients to dump Outlook before SoBig.G crushes them.
Red Hat can do this out of the box. I'd be very suprised if Slackware can't; Patrick is a very clever fellow.
MailScanner (www.MailScanner.info) will allow you to do virus checking and spam filtering in an easily configurable fashion without massive alterations to your existing system.
I've been doing this for my friends and family for years now; using Red Hat 6.2 originally but I'm up to 7.3 now.
Thanks for the info/suggestions everyone. I hadn't even thought about IMAP, but that probably would be a better idea. I'll do some research to decide which ones I want to use, but again, thanks for the info.
Qmail is beyond overkill. Unless your sending out millions of spam emails. Postfix would be a great choice. I run my mail server with it using IMAP and IMAPS. It allows me to run a script that backs up the mail dir of my server 2 times a day onto a seperate HDD.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.