Autor: Jakob Hirsch Data: Para: Stian Jordet CC: exim-users Assunto: Re: [exim] Check for domain in acl_check_notsmtp
Stian Jordet wrote:
> The server uses fetchmail and gotmail to receive mail from other
> pop3/imap servers and hotmail. This works fine, but I'd like to check
> the mails for spam. I do this in the notsmtp acl. This also works fine.
Here's what I use. fetchmail is only run as an unprivileged user (which
you should always do) named "fetchmail", so I check for just that.