Re: [exim] problem to disable a specific account

Top Page
Delete this message
Reply to this message
Author: Merlin Hartley
Date:  
To: dennis.cervantes
CC: exim-users
Subject: Re: [exim] problem to disable a specific account
In the simple case, assuming you are using authentication, you should be able to just lock the unix account.

usermod --lock <username>

Caveat: this would also prevent reading mail, if your IMAP server is running on the same box.

Hope this helps!


Merlin

--
Merlin Hartley
IT Systems Engineer
MRC Mitochondrial Biology Unit
Cambridge, CB2 0XY
United Kingdom

> On 13 Jun 2016, at 18:50, Dennis Isaías Cervantes <dennis.cervantes@???> wrote:
>
>
> Hi good morning
>
>
>
> I would like if you help me on how I can do to prevent a specific account
> send emails or off for some time, use exim 4.80.1 with mysql
>
>
>
>
>
> thank you, for your help
>
>
>
>
>
>
>
> --
> ## 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/