> I am currently working on a web interface for SA.
>
> Going to initially offer to my users (~150):
>    required_hits
>    terse_report
>    auto_report_threshold
>    whitelist_from
>    blacklist_from
>
> Unlike the current devel PHP version (that works with MySQL and requires
> mod_auth_external), this will rewrite the ~user/.spamassassin/user_prefs
file.
> A few things I had to do:
>    Hack spamassassin.pm
>    - added rwx perms to .spamassassin dir and user_prefs for apache access
>    Only access to the system is through company WebMail system (so they
must
> authenticate through WebMail first)
>    - designed inteface to use IMP 3.0 [http://www.horde.org] framework
>
> Things I wish SA did:
>    added "body-report" to HTML-only spam as seperate text/plain MIME

Check out my SA-user-admin, available from http://www.gallowglass.org

It does most of what you list above, it's written in perl, works with the
sql backend of your choice specified in the global spamassassin.conf file,
uses spamc/spamd, and auth's against the system user database using PAM or
vpopmail.  I've only tested it with 1.5, getting ready to test it with 2.0x

It was primarly written with qmail and Maildir in mind, but should be
workable with Mbox

> Only been using SA for two weeks now, but am very pleased with the
product.
> Keep up the good work J.
> --
> Michael Geier
> CDM Sports, Inc. - Systems Administrator
>     email: [EMAIL PROTECTED]

Dave


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

Reply via email to