Hi Matthieu,
I can add some log/trace statements into the low-level imap processing.
I tried digging into the source, but got pretty bogged down. If you can
point me to the best java class to put the logging code, I can make that
happen.
In the meantime, to try to keep moving on the problem, I just did a
tcpdump on my phone's ip address. Not quite as clean as a formatted
imap trace. But the info is there. Hopefully someone knows what to
look for in the trace. It was too large to include inline. It's at
https://jwmhosting.com/imaptrace.txt
Let me know where to insert the imap trace in the code, and I'll try to
get a cleaner trace tomorrow.
Thanks.
Jerry
On 10/22/2019 3:07 AM, Matthieu Baechler wrote:
Hi Jerry,
I don't think trying to guess what happen will help you much. I would
rather try to capture the IMAP session.
I see two ways to do that:
1. you write a IMAP session logger in James (it should be really easy,
I don't know why it's not already there)
2. you disable SSL on the phone and do a tcpdump on the server
Once you'll have the IMAP session capture, it will be easier to
diagnose your problem.
Cheers,
---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org