Kranti Kiran Patnaik: > THank You, we have filled these forms. But still we are facing delay in > delivery, can you suggest with the postconf -n output that i have shared.
The reason for delays is in the MAILLOG file. Look for the breakdown of the "delays=a/b/c/d" logging. The format of the "delays=a/b/c/d" logging is as follows: o a = time from message arrival to last active queue entry o b = time from last active queue entry to connection setup o c = time in connection setup, including DNS, EHLO and STARTTLS o d = time in message transmission If your "c" numbers are not a fraction of a second then that is your problem. Wietse