Yes, that's the place I am looking. I have deleted the source dir and re-extracted the tarball, recompiled and it still doesn't work. I tried Chris's suggestion, by changing the spam-command line to include the full path to preline, and it still doesn't show up.
Here's my entire configure line. ./configure --prefix=/usr --enable-vpopmaildir=/var/vpopmail --enable-htmldir=/www/qmailadmin --enable-cgibindir=/www/qmailadmin --enable-imagedir=/www/qmailadmin/images --enable-qmaildir=/var/qmail --enable-vpopgroup=vpopmail --disable-ezmlm-mysql --enable-modify-spam=y --enable-spam-command='/var/qmail/bin/preline -d -f -r /usr/bin/killspam' --enable-autoresponder-path=/usr/bin The modify user page, doesn't have an option for Spam filtering. The killspam program is just a script I wrote in perl to drop any spam emails, as I already have qmail-scanner tagging spam in the qmail-queue, so I want a per-user ability to just drop the email if its been tagged as spam. What am I missing? Tyler ----- Original Message ----- From: "Tom Collins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 10:56 AM Subject: Re: [qmailadmin] Spam Feature not working On Sunday, September 28, 2003, at 08:46 AM, Tyler wrote: > I've searched the archives, but can't find anyone with this problem. > I'm running the latest dev version of qmailadmin and I just enabled > per user spam filtering, but the option does not appear in qmailadmin. On the modify user page, there should be a checkbox for spam filtering. Is this where you're looking? -- Tom Collins [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/
