Date: Mon, 11 Dec 2006 08:36:00 -0500 From: Bill Moran <wmoran@collaborativefusion.com> To: "=?UTF-8?Q?\"=E5=BC=A0=E9=9F=A1=E6=AD=A6\"?=" <weiwu@sdf.lonestar.org> Cc: freebsd-questions@freebsd.org Subject: Re: network analyse tool? To debug IMAP related problems Message-ID: <20061211083600.8f0dae1b.wmoran@collaborativefusion.com> In-Reply-To: <1165811163.5474.14.camel@joe.realss.com> References: <1165811163.5474.14.camel@joe.realss.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In response to "张韡武" <weiwu@sdf.lonestar.org>: > Hello. I would wish to have a tool that would do this kind of thing: > > 1. listen on imap port on localhost, connect to localhost with my > email client; > 2. forward the traffic from/to/between real imap server; > 3. meanwhile, print everything being transfer-ed, so that I can > have a good ovewview of server-client conversation; > > I don't know what such kind of tool is usually called and thus difficult > to do an effective google search. I tried a few tools in ports/net but > none of them seems to be working in this way... (admit that I didn't > look into pkg-descr of every package) This may or may not help you, depending on what part of the IMAP conversation you're trying to debug, but programs like KMail and Sylpheed have excellent protocol debugging features built right in. There's basically a log window where you can watch the entire conversation occur. This doesn't help if you're trying to debug IMAP client problems, though. -- Bill Moran Collaborative Fusion Inc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061211083600.8f0dae1b.wmoran>