Re: New imap problem
Albrecht Dreß <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.balsa |
|---|---|
| Message-ID | <[email protected]> |
Hi Jack: Am 13.07.18 22:04 schrieb(en) Jack via balsa-list: > I was first using "all" and switched to only "imap" when there was too much overhead from my untroubled pop3 access. Is the list of possibilities for G_MESSAGES_DEBUG documented anywhere? If you use the latest git, just say “cat README”… ;-) > I'll play more with both imap and libnetclient turned on, but I still wonder if there could/should be more specific imap debug output. This is somewhat difficult, as the low-level libnetclient stuff is shared between SMTP and POP3 and IMAP, of which each may have several threads running in parallel. OTOH, it will dump all the raw transactions between Balsa and the server, which will probably give the most details insights. In January, I submitted a patch [1] which would override the standard log function, printing the ID of the thread triggering the log message. This would enable you to filter (via grep) the messages from the relevant connection/thread only. However, that part of the patch never made it into the git repo. It should be possible to extract the part for src/main.c from it, though; I /think/ it will still work. Best Albrecht. [1] <https://mail.gnome.org/archives/balsa-list/2018-January/msg00016.html> _______________________________________________ balsa-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/balsa-list
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEcCEPemLFTtyGf4zATKlvDmfn2fgFAltJzCIACgkQTKlvDmfn 2fjmZggAhgB6jSPHi13K/YGKVud81kp2FclWj/sELbbRWNbzd/2rYzzkx8e7Uthz GE9e00j8+Aq0EtsA4i0YpZ3eYTPVlfkhmj3llbwL1+1B52RrYUBK5cQbu1/3Z1gO Fw4YLPrRdrrxTfJs4rhvzb6BvB9pyXsu8xofnYxpTIkxmiqVByTNRoxcfrnN1AGU IYtvRRAQW/C0Rov334ZmUuXafXWvE5BE+8tw8yOdo/A1uy39gi9Y3w4hS4b1VOza IT/RZu8sl94uRfpHzakw5CYRuxezOimTl0zW6CBhzQLEfBmElcr4A5IK8b/yJO4f 56xSwD28/aPtSep7WYl5Mt+kr/c5mA== =vMob -----END PGP SIGNATURE-----