Mike Jackson wrote:
1) How can we train the spamassassin using bayesian to FILTER ALL
OUTGOING AS WELL AS INCOMING messages from my server.

That depends on your MTA. Some make it easy (Postfix), some make it difficult (Sendmail), some you just shouldn't be using (Qmail). (That last one was a joke, people.)

Actually, depending on how you call Sendmail, it's sometimes harder to *avoid* filtering outgoing mail along with incoming.

If you use a milter interface like MIMEDefang or Amavisd-new to call SpamAssassin, and if you use the same server for incoming and outgoing mail, the default behavior will be to scan all mail, regardless of which way it's going. (If you're using SMTP-AUTH, or if all outgoing mail comes from a specific IP range, then it's pretty easy to separate them.)

--
Kelson Vibber
SpeedGate Communications <www.speed.net>

Reply via email to