Ken Jones wrote:

Not quite what I was looking for. I'm probably going to start
working on some changes to add support for spam assassin,
with a --enable-spamassassin option.

I run the spamd spamassassin daemon and have the .qmail file invoke the spamc client. Here's what I provide to the ./configure --enable-spam-command option:


|preline -d -f /usr/bin/spamc -d 127.0.0.1 -p 783 -u [EMAIL PROTECTED] -f |/usr/local/bin/tomaildir $HOME/`echo $EXT | /usr/bin/tr [A-Z] [a-z]`/Maildir/

I used bin/tr to make sure the account name was in lower case. I'm sure there's a cleaner way to do this ;)


Basicly to allow a user to change their user_prefs file so they
can manage whitelisting and change their hit count.



There is a php script called WebUserPrefs which does exactly that and more. It is available at http://www.pipegrep.net/webuserprefs.


I add a button to qmailadmin/html/mod_user.html to call it.


Hope that's helpful, Mike Wright



Reply via email to