Hi Zoong,

I had been able to do so in the sendmail.cf

I did this:
O InputMailFilters=rxmilter
Xrxmilter, S=local:/var/spool/milter-regex/sock, T=S:30s;R:2m
O InputMailFilters=clmilter
Xclmilter, S=local:/var/run/clamav/clmilter.sock, F=, T=S:4m;R:4

Where I should:
O InputMailFilters=rxmilter,clmilter
Xrxmilter, S=local:/var/spool/milter-regex/sock, T=S:30s;R:2m
Xclmilter, S=local:/var/run/clamav/clmilter.sock, F=, T=S:4m;R:4

Now both are working fine.

Best regards,
Riwan

At 02:15 PM 8/11/2006 +1100, Zoong PHAM wrote:
On Friday, 11 August 2006 at  8:00:38 +0700, riwanlky wrote:
>
> if it is possible to have more than one milter while using sendmail?

Yes.

> i have the following configuration in my sendmail.cf

You should add/remove milters via the mc file rather than directly
modifying sendmail.cf

HTH,
Zoong

Reply via email to