Re: [Exim] Ignore freezes due to unknown user in 4.40?

Pàgina inicial
Delete this message
Reply to this message
Autor: j2
Data:  
A: Peter Bowyer, exim-users
Assumpte: Re: [Exim] Ignore freezes due to unknown user in 4.40?
> accept domains = +relay_to_domains
>        verify = recipient/callout=10s

>
> This will do a recipient callout to the backend server before accepting
> the message. Results will be cached so you get no extra overhead for
> commonly-occuring valid users.


Thanks!