Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Procmail to the rescue (Score 1) 847

I'd love to just filter all executables, but my mail clients often send each other zips and .exe's and .scr's *on purpose*. Weirdos. I'm currently using something like this: (reformatted due to the posting filter not liking my real recipe)

:0HB:
* > 30000
* filename="(body\.cmd|\body\.pif|body\.exe|body\.sc r|body\.zip|aqhsjf\.cmd|\
aqhsjf\.pif|\aqhsjf\.ex e|\aqhsjf\.scr|\aqhsjf\.zip|\data\.cmd|\
data\.pi f|\data\.exe|\data\.scr|\data\.zip|\doc\.cmd|\
do c\.pif|\doc\.exe|\doc\.scr|\doc\.zip|\document\.cm d|\
document\.pif|\document\.exe|\document\.scr|\ document\.zip|\file\.cmd|\
file\.pif|\file\.exe|\ file\.exr|\file\.zip|\message\.cmd|\
message\.pif |\message\.exe|\message\.scr|\message\.zip|\readme \.cmd|\
readme\.pif|\readme\.exe|\readme\.scr|\re adme\.zip|\text\.cmd|\
text\.pif|\text\.exe|\text \.scr|\text\.zip)"$
/var/spool/mail/mydoom

Slashdot Top Deals

panic: kernel trap (ignored)

Working...