Domain: maiamailguard.com
Stories and comments across the archive that link to maiamailguard.com.
Comments · 7
-
Re:What the problem with Gmail?
Then don't let them have an e-mail account. There is no perfect spam filter
... except you filter it by your own.One solution offers the answer to both of these problems. Maia Mailguard. I'm a huge fan of that project and it is, in my opinion, the single most underpromoted open source app out there. It should be on every sys admin's (at least) radar.
With Mailguard you can set up customised filtering levels (based on spamassassin score). Want manual spam filtering for somebody's account? Set up two email addresses, one for the kid, one for you. Link their address to yours in Mailguard and set the spam threshold score to minus 100. Everything gets treated as spam, and you get a daily notification listing the messages and can go in and manually release the real stuff, and whitelist trusted senders. It even lists things in increasing order of spamminess so the legit stuff will be near the top.
If you are less paranoid, leave the spam detection score at a more reasonable level and let the stuff that is unlikely to be spam go through.
-
Re:Is there another solution?
Our company forwards email to google (MX record in the DNS), where it runs through the spam filter and then a forwarding rule (an anything-but-spam rule) sends it on to our mailboxes.
Or you could just use Spamassassin, which properly configured is every bit as good as commercial offerings (and I have actually trialled them to do the comparison). If you put MAIA Mailguard on top of it, you have a solution that leaves the commercial offerings for dead - per user, server based sensitivity settings, quarantine, anti-virus and most importantly, no stupid bounces to the sender address of spam, since the sender address is almost always forged and if you are sending those stupid bounces you are the spammer.
Yes, I am sick of Messagelabs spamming me.
-
Maia Mailguard
I'm surprised that nobody has mentioned "Maia Mailguard." http://www.maiamailguard.com/ I've never used it and would love to hear about it from folks who have. I was planning on getting around to test it one of these days...
-
I like Maia Mailguard
A sysadmin I know runs maia mailguard (with spamassassin, clam-av[?]) on his small-midsize network, and since the users train it, and also get to see all their spam (if they want), they get to feel in control. Of course getting users to train it is a social issue. http://www.maiamailguard.com/
-
Re:What a useless article.
Anyone that's done much exploration of spam filtering already knows the basic architecture of self-learning filters. This article has nothing new.
Well, since Amavis/Spam Assassin don't do what the article addresses out of the box, much of what's listed in it is useful. However, anyone interested in this article should probably check out Maia Mailguard, which does most of what the article talks about and much more, with a web interface.Recently I've implemented greylisting on my mail server. The drop in spam has been enormous, though there have been a couple cases where email didn't go through on the first try.
Yes, greylisting is nice. However, this has nothing to do with Amavis/SA. Greylisting is another technique that one would use along side SA. -
Re:I say let the spam come
Care to share your method that is so successfull? I'm sure a lot of other admins would love to know a system that results in very little spam and has a low false positive rate
Maia Mailguard. With a well tuned SpamAssassin core, SARE rules, RBL Lists (of which Spamhaus is just one), DCC, Razor... and currently we're working with the SpamAssassin folks to get OCR working on image spam. It's an unusual day when spam gets through to me.
Disclaimer: I'm a Maia Mailguard developer. -
Re:This is a problem with every ISP I've ever used
If the ISP used Maia Mailguard, then they could indeed do just that.
(Disclaimer, I'm a Maia developer)