We have a Postfix hub and I'm trying to better understand the information in the mail.log file. I use tools like qshape, pflogsumm.pl and amavis-logwatch to summarize the log files, but I have still have questions about some of the elements of the raw log file.
My first question is in regard to the delay entry that appears from Postfix when an email is finally delivered. I am guessing that these values are in seconds, but what does this information exactly mean.
delay=2.4, delays=0.18/0.01/1.4/0.81
Did the email take a total of 2.4 seconds to process?
What is the breakdown of timings in the delays section?