Auteur: Jasen Betts Date: À: exim-users Sujet: Re: [exim] Blacklist senders from sending out mails
On 2013-06-11, soumya tr <soumya.324@???> wrote: > Hi,
>
> How can I blacklist a sender from sending out mails on the basis of his/her
> authenticated_id?
>
> I have tried adding the below given acl in acl_smtp_data:
put a deny rule somewhere after the accept rule that lets them do
whatever they are allowed to do.