----- Original Message ----- From: "Len Conrad" <[EMAIL PROTECTED]>
> >I would like to start blocking emails with 50% or more HTML content. > >I see that spamassin has this feature. > >Is there a setting in Imgate that will do this? > >no > > and if you install spamassassin as a content-filter, this changes the > behaviour of IMGate since it SA will receive the entire DATA command > (rather than postfix smtpd rejecting after RCPT TO:) for every message, so > there is a huge hit in IMGate CPU+disk, but the huge hit in bandwidth. I have not experienced the huge hit to CPU, disk, or bandwidth. My Postfix configuration didn't change when Spamassassin was introduced. It still runs all of its own internal spam tests and header checks before handing off to SA via the content-filter. The only messages that get handed off to SA by Postfix are those messages it was going to deliver anyway. Bill
