On Tue, Dec 10, 2002 at 06:09:42PM +0530, Prashanth wrote:

>
>Hi,
>
>1. When sending attachments, the virus scanner should check the mails
>for viruses
>
>2. All infected attachments should be blocked but the message body
>should be permitted
>
>
>3. The virus detected message should be sent to the recepient as well as
>the sender.
>
>
>Is there any such email virus scanners for linux that can be combined
>with sendail and complies to the above points.

Take a look at mailscanner+f-prot combination.

For configuration details using sendmail read the document at

http://www.symonds.net/~rajesh/

Peace

--
Rajesh
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Knowing contents of .tbz files                 LOST #358

Knowing the contents of a .tbz file is a one step process:
$tar -tyvf filename.tbz | less
A .tbz file is essentially a bzipped-tarball (.tar.bz) file.

####<[EMAIL PROTECTED]>####################################
:


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to