Outlook 2010 woes

Konstantin Khomoutov flatworm at users.sourceforge.net
Thu Oct 13 15:23:34 UTC 2016


On Thu, 13 Oct 2016 09:53:19 -0500
Bryan Holloway <bryan at shout.net> wrote:

[...]
> Is there a way to see the IMAP commands coming from the client? I've 
> tried looking at PCAPs, but of course they're encrypted so I can't
> see the actual dialog going on between the server and client. I
> didn't see an obvious way to do this in the docs.

If you have access to the SSL/TLS key (IOW, the private part of the
cert) the server uses to secure IMAP connections you can dump the IMAP
traffic using the `ssldump` utility (which builds on `tcpdump`).


More information about the dovecot mailing list