I would like a frontend to spamassassin/amavis (or alike) which can let customers manage their own domains/settings. I do not look for hosted services. I do not mind licensing fees, but I do like open source. Not sure how many e-mails pass our servers today, but not more than 100k per 24h period I believe.

Anyone have got recommendations?

link|improve this question

78% accept rate
feedback

3 Answers

up vote 1 down vote accepted

I have had incredible success with Barracuda's "spam firewall" product, which you could offer to your customers as you describe. It's a Linux appliance using a primarily Open Source stack. I have built similar stacks myself on several occasions but I have yet to run across an Open Source Web frontend for the end users to manage the spam portion of it.

link|improve this answer
Thanks for the tip. I've been reading about their L7 loadbalancer. They seem pretty interesting. – 3molo Sep 16 '10 at 5:16
feedback

there is a product called maia mailguard. It is a webbased (PHP/perl) management system based on amavisd-new and spamassassin. I used the release 1.0.0rc5 successfully a few years ago on a mailserver with different domains.

link|improve this answer
feedback

You could try webmin/usermin. I haven't used it myself but i stumbled upon it the other day:

"Now there is both a Webmin and a Usermin version available. With Webmin the systemwide policy can be configured, with Usermin individual users can set their personal settings."

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.