Re: [EXIM] refusing all mail from a domain with certain exce…

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Mitch
Data:  
Para: Philip Hazel
CC: exim-users
Assunto: Re: [EXIM] refusing all mail from a domain with certain exceptions
Philip Hazel <ph10@???> writes:

> reject_spam:
> driver = smartuser
> local_parts = ^{?mb\.\w{3}\.98}?$
> new_address = unknown@???


Thanks

That'll work a treat

> and ensure that you don't have anything that handles "unknown".
> This will still try to send a bounce message to such addresses, just as
> :fail: would. You could arrange just to throw them away by directing
> "unknown" to :blackhole: or course.


Hmmm

I hadn't trealised that ...

Thanks again

--
Mitch

--
*** Exim information can be found at http://www.exim.org/ ***