> Well it did not work I tried .spam but no luck. Any other suggestion??
try this configuration:
import HOST
import EXT
MAILDIR=/usr/local/vpopmail/domains
logfile "$MAILDIR/$HOST/$EXT/maildrop.log"
if (/^X-Spam-Flag: *YES/)
{
log
"************************************************************************v
SPAM"
to "$MAILDIR/$HOST/$EXT/Maildir/.SPAM/"
}
... it works for me... for sure...
------------------------
Best Regards,
Yuri Nosyrev
Russia, Chita
