Use MailScanner and Spamassassin spamd
Michael Masse
mrm at medicine.wisc.edu
Tue Nov 21 18:28:50 GMT 2006
>>> On 11/21/2006 at 12:09 PM, in message
<200611211309.27372.leah at frauerpower.com>, Leah Kubik
<leah at frauerpower.com>
>
> I do understand that, but I don't believe that it's listening for
outside
> requests the way that spamd does, therefore, the question of if it
would be
> possible to both run MailScanner and to have a listening spamd.
>
> One of my clients is asking if it would be possible to use some of
the
> Outlook
> plugins for talking to spamd on the server, which is why I am trying
to find
>
> out if it is just impossible, or maybe possible.
It is possible. I used to run a MS system that way. All you have
to do is tell Mailscanner not to use spamassassin, and then run spamd
separately. There is a HUGE performance hit by running it this way
though. The same server used to be pegged close to 100 % utilization
until I switched to having MS call SA directly, and it now runs around
10-20% utilization, and that's even while increasing the number of
emails/spam/whatever every day.
I'm not familiar with the Outlook plugins you're talking about, but it
might be worthwhile to look at the end result of what the plugin's do.
For example, can a user modify his/her own .spamassassin/user_prefs
while with the plugin? If so, allow that, and then write a simple
cron type script to convert everyone's user_prefs file into SA rules
files. This way you can get the best of both worlds.
Mike
More information about the MailScanner
mailing list