On Tue, 3 Jun 2003, Jeff Waugh wrote:
> <quote who="David"> > > > One of my users received an email 7 days late. The log shows the > > connection to the server on the 26th May. The email hit her mailbox on the > > 3rd June. There are no other log entries that relate to this email that I > > can find. > > > May 26 23:43:22 fst postfix/smtpd[17894]: connect from > > ums2.nifty.ne.jp[192.47.24.140] > > May 26 23:43:22 fst postfix/smtpd[17894]: 9AC3FF69FB: > > client=ums2.nifty.ne.jp[192.47.24.140] > > May 26 23:43:24 fst postfix/cleanup[17895]: 9AC3FF69FB: > > message-id=<[EMAIL PROTECTED]> > > May 26 23:43:24 fst postfix/qmgr[32153]: 9AC3FF69FB: > > from=<[EMAIL PROTECTED]>, size=2606, nrcpt=1 (queue active) > > May 26 23:43:24 fst postfix/smtpd[17894]: disconnect from > > ums2.nifty.ne.jp[192.47.24.140] > > Yeah, no delivery. Have you grepped your logs for "9AC3FF69FB"? Until you > know when it hit the local delivery agent, you're kinda clutching at straws. the above is the ONLY log entry i can find about this email anywhere. I did: #grep -rl 9AC3FF69FB /var/log I can't figure out why it would just sit around in a queue, while other emails are being delivered normally. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
