How to debug email application. (Reason: Email sync with IMAP server fails with server error.)
My yahoo.com email account sync (IMAP) fails with server error. Is it possible to activate debugging in email application to see detailed information from server?
Extra information on why anything fails would be nice actually. The error messages are almost as mysterious as the ones in Windows.
Bulder ( 2014-01-22 16:39:50 +0200 )editHow to collect email logs:
If you have developer mode enabled, set in
Then run message server in foreground:
reproduce the problem and disable logging by setting value above to zero again.
VDVsx ( 2014-01-23 17:55:20 +0200 )editBtw, yahoo.com IMAP settings are:
VDVsx ( 2014-01-23 17:58:26 +0200 )edit@VDVsx I enabled developer mode but there is no directory called
jukey ( 2014-01-23 22:31:22 +0200 )edit/home/nemo/QtProject/
. Do I need to create one containing a file 'Messageserver.conf' that enables logging?@jukey That's not what I wrote above :) You are missing the ,config in the file path.
VDVsx ( 2014-01-24 08:10:50 +0200 )edit