Re: email with no mx deferred

2008-08-29 Thread Ralf Hildebrandt
* Wietse Venema <[EMAIL PROTECTED]>: > Rob Kelledy: > > I have a bunch of mail being deferring with no available mx (mainly > > typos). > > What is the result of: > > $ host -t mx example.com > $ host -t a example.com > > With a suitable substitution for "example.com". > > If the DNS server say

Re: email with no mx deferred

2008-08-29 Thread Wietse Venema
Rob Kelledy: > I have a bunch of mail being deferring with no available mx (mainly > typos). What is the result of: $ host -t mx example.com $ host -t a example.com With a suitable substitution for "example.com". If the DNS server says that BOTH the MX and A records don't exist, Postfix will re

email with no mx deferred

2008-08-29 Thread Rob Kelledy
I have a bunch of mail being deferring with no available mx (mainly typos). I have tried setting the following, reloading and flushing the queue but qshape shows the emails remaining in the defer queue smtp_defer_if_no_mx_address_found = no ignore_mx_lookup_error = no Is there something else I