Re: [Exim] How to block senders based on ${local_part}?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tamas TEVESZ
Fecha:  
A: Juha Saarinen
Cc: exim-users
Asunto: Re: [Exim] How to block senders based on ${local_part}?
On Wed, 5 Dec 2001, Juha Saarinen wrote:

> How can I get sender_reject to pick up the ${local_part}?


i have a rule like this:

sender_reject = ^root@localhost\.localdomain$

which seems to work fine. i'm not quite sure whether sender_reject is
actually a regexp or not; when i wrote the line, i assumed it was, and
since it works, i didn't bother to check it in more details...

--
[-]