MySQL Student wrote:
Hi,

Ah, found it. ?The problem is you've got the Postfix host relaying mail
to itself. ?It's right in your log entries:

to=<[email protected]>, relay=127.0.0.1[127.0.0.1]
Yes, my apologies; as Sahil said, I'm using amavisd-new, although there is
no longer spam and virus scanning happening on this host.

The message is just getting requeued back to the second queue.
Have you already looked at a tcpdump recording as requested?

I will try and investigate that today. Can anyone recommend a
front-end to make browsing
through the output easier? Is it ethereal/ettercap/wireshark that I
should be using?

Yes, wireshark is fine, and can read pcap files.
Can you recommend how I can isolate the output to a specific message? Perhaps by
process ID or the ability to somehow track the queue ID?

The "Follow TCP stream" feature is valuable; past that you'll have to either grep through the output, or correlate timestamps accordingly.

-- Corey

Reply via email to