On 6/1/04 6:53 PM, Dennis T Cheung deftly typed out: > Can you use TCPFlow to take a look at the transactions?
A little more info... You can get a package installer for tcpflow at: <http://www.entropy.ch/software/macosx/#tcpflow> Once installed you can run the following command: sudo tcpflow -c host mail.domain.dom Which will dump all conversation with host mail.domain.dom. If you want to be more specific and just look at IMAP traffic, for example, you can use: sudo tcpflow -c host mail.domain.dom and port 143 -Remo Del Bello -- "Debugging? Klingons do not debug. Our software does not coddle the weak." - 5th most commonly uttered Klingon programmer phrase -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
