On 10/3/07, Rob Mangiafico <[EMAIL PROTECTED]> wrote:
> Picking up on the point of one Bayes DB in MySQL vs. individual ones for
> each user, is it more effective in an ISP/host environment where you have
> diverse users to have them all share one Bayes DB with autolearn, or is it
> better if they each have their own Bayes data in MySQL (per user)?

When you are in an ISP environment, at whcih point does SA run? ie,
are you running SA when you receive the mail (aka simscan) or when you
deliver the mails (LDA like procmail) If I am not mistaken only LDA
knows to whom the mail is destined, after taking care of BCC, CC etc.
But the problem with running SA at LDA is that it is not possible to
reject the mail if it's spam (talking from my experience with qmail).
I can bounce the mail, but it's always better if I do not accept a
spam mail in the first place.

raj

Reply via email to