Re: [exim] ACL to stop an account to send email

Pàgina inicial
Delete this message
Reply to this message
Autor: Luciano Rinetti
Data:  
A: Exim-users
Assumpte: Re: [exim] ACL to stop an account to send email
To avoid the intricate grammar of the acl rules, i found this simple
suggestion:
https://www.tekovic.com/exim-acl-for-blocking-certain-senders
It worked the first time, the denied sender, can read its mailbox, but
it receive an "Administrative prohibition."
message when it try to send an email.
Of course i restarted exim4 with:
kill -HUP `cat /var/run/exim4/exim.pid`

Hope this may be helpful to others.

On 2018-02-03 12:38, Jeremy Harris wrote:
> On 03/02/18 11:26, Luciano Rinetti wrote:
> > how should be wrote the acl in the ACL configuration section of

exim.conf ?
>
>
>

http://exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html#SECTaclconditions
>
> --
> Jeremy
>
>