On Fri, May 24, 2013 at 1:03 AM, Joe Wong <joewon...@gmail.com> wrote:
> > > On Fri, May 24, 2013 at 12:53 AM, Jan P. Kessler > <post...@jpkessler.info>wrote: > >> Am 23.05.2013 18:24, schrieb Joe Wong: >> > Is there a config to tell posfix , to retry a email under A: host not >> > found condition? >> > >> > May 23 15:59:22 mysmtp postfix/smtp[7507]: 92B8BCC3DE: >> > to=<t...@nosuchdomainssss.com <mailto:t...@nosuchdomainssss.com>>, >> > relay=none, delay=0.01, delays=0.01/0/0/0, dsn=5.4.4, status=bounced >> > (Host or domain name not found. Name service error for >> > name=nosuchdomainssss.com <http://nosuchdomainssss.com> type=A: Host >> > not found) >> > >> > - Joe >> >> Afaik this is the default behaviour. Postfix retries until >> queue_lifetime is exceeded. >> >> Are you experiencing something else? Can you show the logs, when the >> mail with queueid "92B8BCC3DE" got into the system? >> > > > It bounced right after the first attempt. > and: maximal_queue_lifetime = 5d bounce_queue_lifetime = 5d