Quoting Bill Pitz <[EMAIL PROTECTED]>:

> I'm trying to accomplish something that seems like it should be *very*
> easy but so far has been impossible with all of the packages that I've
> looked at.

You didn't look close enough at clamv in CVS.

> What I want to do now is set it up to integrate with my mail server
> (Sendmail 8.12) to scan incoming/outgoing messages for viruses.  There

Use the CVS version (or a recent snapshot) of clamav and use the sendmail
milter it provides.  I found the release version of the milter to unstable,
but the CVS version is much more stable.

> - No bounce/notification to the end user or the sender of the message.

Configurable in the milter.

> (Basically, I just want the virus-infected e-mails to be set aside in
> a quarantine mbox file that I can look through if necessary)

I think the milter can quarantine them now, but you better check.

> - Minimal number of extra daemons running...  i.e. I don't want to set up

Requires clamd running and nothing else.

> Any ideas about how to best accomplish this?  At this point, I'm wishing
> there were just something that I could add to a global procmailrc file
> that would scan the incoming message and save it somewhere else if it's
> infected or just pass it through if it's not...

You could do that with procmail, but it would be much more effecient to
use the clamav miltner.

I'd recommend the CVS though, as I had stability problems with the release
versions of clamd and the miltner...  CVS seems stable.

> Thanks,
>
> -Bill

--
Eric Rostetter


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to