Erik Paulsen Skaalerud a écrit :
> Hi.
> 
> Does postfix hold mails in queue if it cant contact any DNS server?
> We just lost our fibre link (including all DNS resolution) and it
> seems like many of our internal users get a 450 error with "Recipient
> address rejected: Domain not found".
> 

If you want to queue mail for your users, don't do checks that prevents
this.

Given how MUAs work, you should never defer "submitted" mail. and in
general, you should not reject "submitted" mail either, except in few
situations. This is one case when bouncing is better.

In this particular cas, you should not use reject_unknown_recipient_domain.

oh, you forgot to post output of 'postconf -n'...

Reply via email to