Hi, A pipeto clause to strip the mydoom virus. Add rot13 to /386/bin (attached) and the below to your pipeto if ( test -f $D/2/body && ! ~ `{unzip -sc < $D/2/body | rot13 | grep 'Version\\Explorer'} '' ){ log virus $RECIP From `{cat $D/replyto} exit 0 } -Steve