# rc.lists # picks out mailing list stuff ##################################### # first things first: # kill email from fools ##################################### :0 * ^From.*\/(tameyg2000@yahoo.com|jos7nol@cox.net|brucearnold|joeswick3|lazarus1328|chrys33|anime_dreamer2001|admeep|honey34m|avatar@buffnet.net) { LOG="killfile fool $MATCH ${NL}" :0 IN.killfile } :0 * ^From.*\/(besgop|walter) { LOG="found rmt $MATCH ${NL}" :0 IN.otr.cbsrmt } ##################################### # move listmail to the list dir ##################################### :0 * (^TO|^From.*)\/(plucker|pfcase|yahoog|dfws|245|traxxas|pietre|listserv|rmt) { LOG="listmail $MATCH ${NL}" :0: IN.listmail }