System_filter.exim has a bug. It only looks for file names WITHOUT a
spave in it. If you send an "some virus file .exe" then ıt passes
through. I have changed the "......\\\\S+.... in the file name cheching
with .....[^\n\r]+ and it seems to be working fine now...
-----Original Message-----
From: exim-users-admin@??? [
mailto:exim-users-admin@exim.org] On
Behalf Of Brown
Sent: Friday, May 10, 2002 6:05 AM
To: Exim List
Subject: [Exim] the Klez virus
This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi all,
i'm having a bit of trouble filtering emails infected by the klez virus.
I'm currently using system_filter.exim, which works well, but klez seems
to be able to get through. Does anyone have any suggestions?
Thanks
Steven
--