Joseph Young
Involved.com
System Admin

I am working on a patch for adding spamassassin into the QmailAdmin. I have
beginner's experience at C++ and have some of the work done. It is difficult
to say where I am at in the process. The patch is still beta and works for
only qmailadmin-1.0.7.01132003. If anyone is interested in helping get the
patch finished or working for another version, goto
http://naos.involved.com/

I have qmailadmin to show a check box that is checked if there is the
line,"enable_spamassassin", to .qmailadmin-limits. So the next step is to
have in user.c to add the line,"|/var/qmail/bin/preline
/usr/local/bin/maildrop /home/vpopmail/etc/mailfilter", in the user's .qmail
when it when user selects it.

I need help in writing the code to modusergo() in user.c to check .qmail and
to write to .qmail.


I have set up a anonymous cvs server for this project.

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvsroot login
Use password: cvs
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvsroot checkout
qmailadminspam


joe


Reply via email to