On 8/24/04 8:11 PM, Ben Schorr deftly typed out: > Have a client having an odd problem with Entourage (either X or the version > prior to that; running on OS9). It sends messages just fine and when there > are messages it receives them just fine. However�if she doesn't have any new > messages it pops up an error message indicating a connection problem.
The use of tcpflow would show whether the error is being generated by the mail server and Entourage is just passing it along to the user, or whether the error is being generated by Entourage. Diane Ross has put together some good tips on the use of tcpflow at <http://www.entourage.mvps.org/troubleshoot/index.html>. Basically, after installing tcpflow, you would type the following command in Terminal: sudo tcpflow -c host isp.mail.server.dom and port 110 After running this command, all of the conversation between Entourage and the POP server "isp.mail.server.dom" will be shown in the terminal window. This may help to diagnose the problem. -Remo Del Bello -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCM/IT d(d--) s++:- a>a+++ C++(C+++)$ BL++$ P++>P++++ L++$ E---- W++>W+++ !N !o K- w--- O M++ V- PS(PS-) PE(PE+) Y+ PGP t+@ 5-- X++@ R@ tv+(tv++) b+ DI++ D++ G e>e++ h---- r++++ x++++ ------END GEEK CODE BLOCK------ -- 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/>
