Hi all, Having a relatively simple problem that has me pulling my hair out (I have a bald spot now).
I'm revamping my qmailadmin set up to include per-user spam checking, and the last piece is qmailadmin-1.2.9. I've configured it with the following line: ./configure --enable-help --enable-cgibindir=/var/www/cgi-bin --enable-vpopuser=vpopmail --enable-vpopgroup=vpopmail --enable-autoresponder=/var/qmail/bin --enable-ezmlmdir=/usr/bin --enable-htmllibdir=/var/www/htmllib --enable-htmldir=/var/www/htdocs --enable-modify-spam --enable-spam-command="|/var/qmail/bin/preline /usr/local/bin/spamcheck.sh [EMAIL PROTECTED]" All compiles and installs fine, and I can even go into a user's account and turn on spam detection and see the corresponding .qmail file dropped in to their Maildir. However, I can't turn it off. After checking the Spam Detection box and subsequently clicking "modify user", the checkbox immediately becomes unchecked on the page refresh making it impossible to /disable/ Spam Detection. Re-checking the box and clicking "modify user" again has no effect. Is this normal behavior? If not, what am I doing incorrectly? Thanks! -Brian
