[exim] ACL to stop an account to send email

2018-02-02 Thread Luciano Rinetti
How can i write an ACL to stop an account to send email ? And continue to use IMAP server to read email ? The mail server (Ubuntu server) uses Exim4 4.74 and Courier-imap 4.8.0. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ##

[exim] send mail based on origin domain

2018-02-02 Thread Nicolas Leonel via Exim-users
Hi guys, Im using Sendgrid to send out email through my exim server, it uses a remote SMTP host, port, username and password for sending email. The problem is that now I would like to segment my delivery through multiple SMTP users, aka SendGrid Sub-users. It appears I can do this by either using

Re: [exim] send mail based on origin domain

2018-02-02 Thread Phil Pennock
On 2018-02-01 at 13:32 -0300, Nicolas Leonel via Exim-users wrote: > Im using Sendgrid to send out email through my exim server, it uses a > remote SMTP host, port, username and password for sending email. The > problem is that now I would like to segment my delivery through multiple > SMTP users,

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

2018-02-02 Thread Jasen Betts
On 2018-02-02, Luciano Rinetti wrote: > How can i write an ACL to stop an account to send email ? > And continue to use IMAP server to read email ? > The mail server (Ubuntu server) uses Exim4 4.74 and Courier-imap 4.8.0. Find out how that account is sending mail and block it. there's probably so