On Tue, 21 Sep 2004 08:44:45 -0700 in
[EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:

>  If there is no way to do this currently, can I submit this as a
>  feature request for clamav-milter?

But as you have already been told, it is up to the MTA to do this.

When Exim passes incoming mail through clamd for me, all it knows is
that either an exploit of some kind is detected or that it is not, plus
the name of the malware if there is a positive.

Hence my exim.conf file has:

#  # Reject virus infested messages.
  deny  message = This message contains malware ($malware_name)
        demime = *
        malware = *

in it so that Exim returns the correct SMTP response with an appropriate
error message.

You need to do something appropriate to sendmail.cf or the milter
configuration (which I know nothing about I'm afraid) to do this.

This is not something that can be configured in clamav AFAICS.

-- 

Brian Morrison

bdm at fenrir dot org dot uk

GnuPG key ID DE32E5C5 - http://wwwkeys.uk.pgp.net/pgpnet/wwwkeys.html


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to