KK Patnaik: > Most of the messages are staying in the queue for such long time and that is > delaying the delivery of the mail to the recipient.
So you just added 29 thousand seconds of delay by hand. You just wasted my time with false evidence. Goodbye. Wietse > -----Original Message----- > From: owner-postfix-us...@postfix.org > [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema > Sent: Friday, March 21, 2014 5:18 PM > To: Postfix users > Subject: Re: Mails time before queue manager > > KK Patnaik: > > Mar 20 10:43:55 smtp2 postfix/smtp[13548]: 25142124292D: > > to=<s...@gmail.net>, relay=aspmx.l.google.com[74.125.142.26]:25, > > delay=29217, delays=29775/1441/0.14/1.4, dsn=2.0.0, status=sent (250 > > 2.0.0 OK 1395326635 > > ac8si2519638icc.108 - gsmtp > > Here, the message is in the queue for 29217 seconds. > > Wietse: > > What is the output from: > > $ grep 25142124292D /the/maillog/file > > KK Patnaik: > > Mar 20 10:06:59 smtp2 postfix/smtpd[9007]: 25142124292D: client=mm3. > > oursmtpmail.com[xx.xx.xx.xx], sasl_method=LOGIN, sasl_username=2smtp > ... > > Mar 20 10:43:55 smtp2 postfix/smtp[13548]: 25142124292D: > > to=<s...@gmail.net>, relay=aspmx.l.google.com[74.125.142.26]:25, > > delay=2217, delays=775/1441/0.14/1.4, dsn=2.0.0, status=sent (250 > > 2.0.0 OK 1395326635 > > ac8si2519638icc.108 - gsmtp) > > This message has been in the queue for 2217 seconds, which is consistent > with arrival at 10:06:59 and delivery at 10:43:55. > > Why did you report (see top of this message) that this message was queued > for 29217 seconds? > > Wietse > >