Also is there any way I can guarantee that the condition is applied only
for outgoing mails?


On Mon, Jun 10, 2013 at 2:13 PM, soumya tr <[email protected]> wrote:

> Hi,
>
> I wanted to know under which all smtp related acls I can add code to block
> outgoing mails from a specific sender? I am planning to add the below given
> condition under acl_smtp_mail:
>
> ---------------
>     deny
>         senders = /etc/exim/exim-blacklist-senders
>         message = This account is blacklisted from sending out mails
> ---------------
>
> Is their anyother acl where I can have the above condition added?
>
> Also I am planning to add a spoof prevention condition for outgoing mails
> [only allow mails if sender domain part is hosted in the server]. I could
> find that we can add it under acl_smtp_mail, is there any other acl under
> which I can add the condition?
>
> Regards,
> Soumya
>
>
>


-- 
Regards,
Soumya
Linux Sytem Administrator
DirectI
<http://poornam.com>
"I like the dreams of the future better than the history of the past."
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to