Thanks for your answers How I can do in my case , I use a data base myqsl for users?
-----Mensaje original----- De: Exim-users [mailto:[email protected]] En nombre de Merlin Hartley Enviado el: martes, 14 de junio de 2016 4:15 a. m. Para: [email protected] CC: [email protected] Asunto: 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 > <[email protected]> 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/ -- ## 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/ -- ## 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/
