Hi,

I had some difficulties with clamav-milter version 0.55, so I patched it to 
have a new option "-a" or "--always" that always scans no matter what.

The -l option is actually quite broken in 0.55, as is the -o option (the 
remoteIP comes from the peer of the sendmail process's SMTP connection, 
which is almost always a remote IP address, no matter if the mail is 
incoming or outgoing).

In any case, since -o is really acting like -a right now (except in very 
unusual circumstances where you are sending mail from "localhost"), I 
thought it would be good to add an option to do exactly that, then we can 
work on fixing -o (which is probably non-trivial as it really requires 
parsing the header).

I also knocked off one of the TODO items listed and removed -m in favour of 
the MaxThreads config file parameter.

I hope this is OK.

Thanks

rgr

-- 
Richard G. Roberto
[EMAIL PROTECTED]

Attachment: clamav-milter.patch
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to