On Wed, May 20, 2009 at 03:56:00PM -0700, tom lee wrote: > I mainly want to find out the mail with the longest time in the queue > by checking the arrival time. Is there a way to do it?
Only by examining all the messages, which can be done by parsing the output of mailq, there is a blank line between each pair of messages. It rather feels like you are repeatedly shooting yourself in the foot, and asking us which brand of bandages are most helpful, when the right problem to solve is how to stop shooting yourself in the foot. Why are you putting yourself in the position of having to do what you are doing? -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.