if ( /^X-Spam-Level: *\*\*\*\*\*/ ) { log "MCS - Identified SPAM for immediate delete" EXITCODE=99 exit }
This requeues the message with the log file containing the "MCS - " line only.
Thats the expected, and not really related to maildrop. Use EXITCODE=0 instead, see the manpage of dot-courier(5).
Roland
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
