[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RaQ4: SpamAssassin sort of working
- Subject: RE: [cobalt-users] RaQ4: SpamAssassin sort of working
- From: "Brent Sims" <listmail@xxxxxxxxxxx>
- Date: Mon Feb 3 08:03:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> or find another way (another "milter"?) that will invoke
> SpamAssassin
Sendmail Milter works great for us - it pipes all incoming email thru
spamassassin simply by adding one rule to your sendmail.cf file. This
does, however, result in a substantial load as all inbound email ends
up going thru the filter and it takes a lot of time (seconds) time to
run an average sized message thru spamassassin. We run it on a
dedicated server here. If your RAQ is heavily loaded it may very well
be too much for it to handle.
Brent