Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 16:44:39 -0500
From:      Mike Dean <klaatu@evertek.net>
To:        Dragoncrest <dragoncrest@voyager.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Questions about F-prot
Message-ID:  <20030409214439.GB658@evertek.net>
In-Reply-To: <5.2.0.9.2.20030409004352.00a01450@pop.voyager.net>
References:  <5.2.0.9.2.20030409004352.00a01450@pop.voyager.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* Dragoncrest <dragoncrest@voyager.net> [2003-09-04 00:45]:
> 	Ok, since I got all my other issues resolved, we're on to the next 
> 	bit of fun.  F-prot.  Anyone know how to link that to my mail system so 
> that it scans emails as they come in for viruses then deletes the messages? 
> I want it to scan for viruses, and when it finds them it nukes the email.  
> Anyone know?  Anyone even worked with F-prot yet?

I have it working, and scanning all my incoming e-mail.  I use Procmail
to filter & sort all my incoming mail on a couple accounts, and wrote a
script that is set as a non-delivering filter rule at the top of each
procmailrc, that runs a message through F-Prot.  If the message is
clean, it just passes it through; if it's infected, it drops it in an
infected mailbox, and replaces it with a message giving the virus scan
details in the stream of mail flowing to its normal destination.  If you
want to see the script, just drop me a line and I can send it to you.

I would also be interested, however, if there's a pre-written program
that accomplishes this (in the same manner).

-Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030409214439.GB658>