|
Home > Archive > IIS and SMTP > September 2004 > how to virus scan the iis smtp server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
how to virus scan the iis smtp server
|
|
| Mixxe@xyz.net 2004-09-23, 9:57 am |
| how to virus scan the iis smtp server, I put it up to=20
virus scan but the local file scan dosen=B4t find anything
(Symantec). any ide=E1s of viruse scaning software that=20
will find it??
| |
| Jeff Cochran 2004-09-23, 5:54 pm |
| On Thu, 23 Sep 2004 06:34:28 -0700, "Mixxe@xyz.net"
<anonymous@discussions.microsoft.com> wrote:
>how to virus scan the iis smtp server, I put it up to
>virus scan but the local file scan dosen´t find anything
>(Symantec). any ideás of viruse scaning software that
>will find it??
You'd have to write an event sink to trigger the scan, this isn't
something native to Windows SMTP service.
Jeff
| |
|
| Hmm how do I do that,,do you have some exampel.
/M=EDxxe=20
>-----Ursprungligt meddelande-----
>On Thu, 23 Sep 2004 06:34:28 -0700, "Mixxe@xyz.net"
><anonymous@discussions.microsoft.com> wrote:
>
>
>You'd have to write an event sink to trigger the scan,=20
this isn't
>something native to Windows SMTP service.
>
>Jeff
>.
>
| |
| Peter Karsai 2004-09-24, 2:50 am |
| Hello,
Well, I would recommend a commercial solution for that, but here is an
example of using ClamAV from an event sink:
http://www.fw.hu/ha2016/attfltr.js
(not sure whether this link can reached outside from Hungary -- fw.hu is a
free web service and they often limit the access to the country where they
reside). Note that this is _not_ my code, whatever the file says, the guy
modified my attachment filter originally published at
http://www.vamsoft.com/orf/articles.asp.
BTW the ASSP project also seem to provide virus scanning using ClamAV
(http://assp.sourceforge.net/)
Peter
"Mixxe" <Mixxe@xyz.net> wrote in message
news:2d1901c4a207$39a60970$a601280a@phx.gbl...
Hmm how do I do that,,do you have some exampel.
/Míxxe
>-----Ursprungligt meddelande-----
>On Thu, 23 Sep 2004 06:34:28 -0700, "Mixxe@xyz.net"
><anonymous@discussions.microsoft.com> wrote:
>
>
>You'd have to write an event sink to trigger the scan,
this isn't
>something native to Windows SMTP service.
>
>Jeff
| |
|
|
|
| Ok thanks =3D)
>-----Ursprungligt meddelande-----
>Hello,
>
>Well, I would recommend a commercial solution for that,=20
but here is an
>example of using ClamAV from an event sink:
>
>http://www.fw.hu/ha2016/attfltr.js
>
>(not sure whether this link can reached outside from=20
Hungary -- fw.hu is a
>free web service and they often limit the access to the=20
country where they
>reside). Note that this is _not_ my code, whatever the=20
file says, the guy
>modified my attachment filter originally published at
>http://www.vamsoft.com/orf/articles.asp.
>
>BTW the ASSP project also seem to provide virus scanning=20
using ClamAV
>(http://assp.sourceforge.net/)
>
>Peter
>
>
>"Mixxe" <Mixxe@xyz.net> wrote in message
>news:2d1901c4a207$39a60970$a601280a@phx.gbl...
>Hmm how do I do that,,do you have some exampel.
>/M=EDxxe
>
>
anything[vbcol=seagreen]
>this isn't
>
>
>.
>
| |
|
| Hello,
If you go to www.grisoft.com you can get the FREE version=20
with the OE scan plug in it will scan all mail sent from=20
that client. This is much easier than what you are trying=20
to do.
Joe
>-----Original Message-----
>Ok thanks =3D)
>
>but here is an
>Hungary -- fw.hu is a
>country where they
>file says, the guy
scanning=20[vbcol=seagreen]
>using ClamAV
>anything
>.
>
| |
| Jeff Cochran 2004-09-28, 5:55 pm |
| On Mon, 27 Sep 2004 18:31:31 -0700, "Joe"
<anonymous@discussions.microsoft.com> wrote:
>If you go to www.grisoft.com you can get the FREE version
>with the OE scan plug in it will scan all mail sent from
>that client. This is much easier than what you are trying
>to do.
Assuming you could force all your clients to use OE *and* install the
grisoft plug in.
Jeff
[vbcol=seagreen]
>scanning
|
|
|
|
|