Re: [exim] How to suspend user to send emails, even to local…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: pedro.almeida@rulibir.com
日付:  
To: exim-users
題目: Re: [exim] How to suspend user to send emails, even to local domain?
Hi,

Thank you for your help, Marius.

Could you please elaborate a litle on how to filter those user ids out
in the sql query?

Regards


On 18/10/19 14:19, Cyborg via Exim-users wrote:
> Am 18.10.19 um 14:26 schrieb ersrpca001 ersrpca001 via Exim-users:
>> Should I create a rule?
>>
>> Or should I create a limit to these 2 users, of sending zero emails?
> make SQL based authentication for SMTP-AUTH,
> enforce SMTP-AUTH,
> filter both user ids out in your sql query.
>
> Marius
>