> 1) How do I enable server side filtering with the Bayesspam module?
>
> My naive belief is that SpamAssassin can be set up for Bayesian spam
> prevention, but the SquirrelMail Bayesspam module must necessarily be
> doing filtering on login.

Use maildrop/procmail filtering. It works on server side during delivery
stage. Use spamassassin bayes filters. Use sa-learn and special email
accounts ([EMAIL PROTECTED] and [EMAIL PROTECTED]) to
train spamassassin. Entire setup is complex and depends on your email
system setup.

It is easy to setup SM filters and bayesspam plugins, because they rely
only on PHP and do not depend on email system setup. But if you want to
increase performance, you need to use plugins that are optimized for your
system setup.

SM bayesspam plugin says that it used code from spamcop. But looks like
plugin haven't used email based reporting functions from spamcop plugin.

If you want to reduce SMTP traffic - use RBL filtering on SMTP server.

> I am not wedded to Bayesspam -- is there a server side bayesspam
> technology that features a squirrelmail interface to interact with
> (teaching it spam vs. ham, etc.)?  My understanding is that Spam Assassin
> doesn't have a SquirrelMail learn/unlearn interface?   Or am I wrong?
> Does SpamAssassin have a SquirrelMail interface?

http://www.linuxwiki.de/Courier/LocalMailFilter
http://www.google.com/translate

http://www.spamassassin.org/full/2.6x/dist/sql/README

http://www.squirrelmail.org/plugin_view.php?id=210
http://www.squirrelmail.org/plugin_view.php?id=167

> 2 & 3 I am using courier, and I believe I do have server side sorting
> implemented (not sure about server side threading (what is server side
> threading?))

Thread is when messages are related to each other. "Hello world" and "Re:
Hello world".

Threading and sorting options start working only when you enable them in
conf.pl 4. General options=> 11-13 (1.4.x) or 10-12 (1.5.0cvs) options. If
you want to be sure, that you can use safely use courier's server side
sorting - install info plugin and run tests 0,3,4,5 when 3-5 tests are set
with charset equal to big5 or windows-1251. Use some testing account if
you don't want to damage your own mailbox. By default courier-imap does
not enable support of some charsets used by SM.

-- 
Tomas


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to