----- Original Message -----
From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]>

> 4.  Here is a sample .mailfilter file:

Refer to my post about adding exit calls to keep messages from deferring.

> to turn it on/off.  Of course this approach requires a perl script that
> users can use to modify their SA settings.

I use sa-php to allow users to modify their SA settings against mysql.  With
vpopmail, you have to first edit the "username" field and change it from
varchar(8) to varchar(30) or more... depending on your username restrictions
+ length of domain names.

Then I hacked up the authentication method in login.php to check
authentication via the vpopmail.vpopmail table.  You can see how it works at
https://mail.hutchnet.com/spamassassin/login.php  l/p: demo/test

I believe the new version of SA allows userprefs in vpopmail directories..
although I have not had the time to play with it.  I dont see how it could
be faster to parse a userpref file than do a database query anyhow.. I think
i'll stick with my current setup.

Dallas



_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to