Thank you all for your (quick) answers!
@Kai: mailwatch has a training facility built in. But this is only possible
on messages in quarantine. If a message is passed by mailscanner (for
example, because of BAYES_00, which is sometimes the case), it is sent to
the mailbox server, and it's not possib
Peter Fastré wrote on Tue, 25 Nov 2008 16:04:19 +0100:
> 2. On my mailbox server I'd like to have a script which goes into the
> mailfolders, searches for a folder with the name 'Spam', feeds the message
> to sa-learn (which should be feeding it to the same bayes database of
> course), and then de
Yes - you can use multiple SA servers talking to a common MySQL
database. I'm doing it with about 5 servers and it works. The answer to
question 2 is - YES.
I'm using Exim for an MTA and I use white lists and black lists to
prefilter spam. That greatly reduces the SA load.
Peter Fastré wrote
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey Peter,
I have been working on this kind of setup last week.
On Nov 25, 2008, at 4:04 PM, Peter Fastré wrote:
Hello guys,
I'm running a small-sized hosting provider and currently our setup
is following:
1 mailbox server running exim (only
[EMAIL PROTECTED]
Sent: 25. november 2008 16:04
To: users@spamassassin.apache.org
Cc: [EMAIL PROTECTED]
Subject: Clustering spamassassin + autolearning
Hello guys,
I'm running a small-sized hosting provider and currently our setup is
following:
1 mailbox server running exim (only local
On Tue, November 25, 2008 16:04, Peter Fastré wrote:
> approach of having my users train the spam filters this way? Maybe there are
> already such scripts available?
http://johannes.sipsolutions.net/Projects/dovecot-antispam
http://dovecot.org/ and full enabled with sieve / managesieve
http://si
Hello guys,
I'm running a small-sized hosting provider and currently our setup is
following:
1 mailbox server running exim (only local delivery)
1 antispam server running exim + mailscanner + spamassassin + mailwatch ->
sends all approved mail to mailbox server
2 mysql servers (master-slave) runn