On Tue, Apr 13, 2004 at 01:27:02AM +0200, Jakub Jankowski wrote:
> On 2004-04-12, Hokan wrote:
> 
> >I am running clamav-milter with sendmail.
> >
> >My present configuration has sendmail rejecting emails
> >that contain a detected virus.
> >
> >How can I configure my system so mail to abuse@ or
> >postmaster@ are not rejected?
> 
> clamav-milter.c, around line 750
> 
> /*
>  * Whitelist of source e-mail addresses that we do NOT scan
>  * TODO: read in from a file
>  */
> static  const   char    *ignoredEmailAddresses[] = {
>         /*"[EMAIL PROTECTED]",
>         "[EMAIL PROTECTED]",*/
>         NULL
> };


Yes, this worked for me.

Thank you.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to