> > > You guys are great. I love initiating good conversation. You've brought > some very points to the table, includiung legal issues. Anyway -- my > problem still remains. Any ideas how to set up maildrop rules to do this? > Thanks for the tip Ed. > BTW -- Thanks Rich Wellner, you're a cool guy. > --chris davis > >
Something like (after spamc line of course): #Of course add'l matches could be added for other tests # if ( /^X-Spam-Flag: YES/ && /^X-Spam-Status: .*PORN.*/ ) { #If you want to pitch it #to "/dev/null" #OR send it to the postmasters account for the vpopmail domain #or send to any other mailbox that you want to "./postmaster/Maildir" } else { to "| /path/to/vdelivermail '' bounce-no-mailbox" } Hope this helps. I'm by no means a maildrop expert. --- Ed. _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk