On Mon, Nov 30, 2009 at 10:35:02AM -0800, Emmett Culley wrote: > It seems like understanding where the "delay=86457" > and "delays=86457/0/0.36/0.18" come from would probably help me to > understand the 24 delay.
Not really. The message took 1 day to enter the active queue, not surprising, since pickup seems to have it a day late. Did your system clock get changed (by a day or so) while Postfix was running? The pickup(8) daemon scans the maildrop queue every 60 seconds by default, and on-demand when postdrop(1) sends a "wakeup trigger" after creating a new message. If you have SE-Linux, AppArmor, ... they could block postdrop from accessing the pickup service socket. Also file/directory permissions could be wrong, or your clock erratic. -- 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.