[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RaQ4: SpamAssassin sort of working



> 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