Re: [exim] Exiscan-acl and local scanning

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Frank Elsner
Dátum:  
Címzett: John Goerzen
CC: exim-users
Tárgy: Re: [exim] Exiscan-acl and local scanning
On Sat, 13 Nov 2004 02:01:40 GMT John Goerzen wrote:
> I have some people that have dialup accounts only that get mail to/from
> me via UUCP. That, of course, winds up calling exim without using SMTP.
> Exiscan-acl seems to only scan messages submitted via SMTP. I don't
> care about spam checking messages submitted locally, but I do want to
> virus scan them. Is this possible somehow?


Yes it is. Use a "acl_not_smtp=..." defined ACL to do it.

I use UUCP to get my mails from my MX and use the "acl_not_smtp" ACL
to call ClamAV for virus check. Works perfect.


--Frank Elsner