[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [cobalt-users] Any way for RAQ3 to avoid Spam?
- Subject: AW: [cobalt-users] Any way for RAQ3 to avoid Spam?
- From: "Tobias Appel" <tobias.appel@xxxxxxxxxxxxx>
- Date: Thu Jan 29 04:16:04 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Actually, a best solution is get rid of sendmail at all.
> I am using postfix+cyrus-imap+webadm+mysql+spamassassin.
>
> So, I have:
> o [virtual]users and domains in mysql database (and an
> option to check
> for spam)
> o _reverse_ sender checker - if there's no such user at the
> sending
> machine, incoming mail goes to /dev/null
> o 3 dns blocking services. Quite enough.
> o live spam checking with BAYESian learning - nice thing.
> It marks SPAM
> mail in headers, so my users may just filter this messages
> o web administartion module
> o SMTP auth (only PLAIN right now, but planning also other)
> o SMTP with TLSv1
Wow this is quite a solution! I am still a newbie when it comes to such
customizesation.
But to me it looks like the normal admin panel will be completly unuseable
(you propably don't need it anymore anyway).
> I'm going to make RaQ3/4 package next week. Any testers are welcome.
This would be awesome. But I can't test it if the package is not
uninstallable or if it removes sendmail completly. I would need to create
some kind of backup before I install this thing then.
Anyway I would already be happy with a less complex solution for the time
being (just enabling blacklists or so). Maybe I should try and upgrade
sendmail...
Bye,
Tobi Appel