[Dovecot] how to enable debugging in imapc
Hi Net,
How can I enable debug messages in the imap-proxy client?
Trying to figure why the imap-proxy mode does not work towards ngnix.
specifically, how can i set
conn->client->set.debug in ./src/lib-imap-client/imapc-connection.c
cheers tobi
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland www.oetiker.ch tobi@oetiker.ch +41 62 775 9902 *** We are hiring IT staff: www.oetiker.ch/jobs ***
Hi Teemu,
Today Teemu Huovila wrote:
On 04/01/2014 05:49 PM, Tobias Oetiker wrote:
specifically, how can i set
conn->client->set.debug in ./src/lib-imap-client/imapc-connection.c Set "mail_debug = yes" somewhere in your configuration file(s).
hmm that does not seem to get ./src/lib-imap-client/imapc-connection.c to talk more ... or is this not the part of the code that gets active when implementing an imap proxy with dovecot ?
cheers tobi
-- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland www.oetiker.ch tobi@oetiker.ch +41 62 775 9902 *** We are hiring IT staff: www.oetiker.ch/jobs ***
On 04/02/2014 06:12 PM, Tobias Oetiker wrote:
hmm that does not seem to get ./src/lib-imap-client/imapc-connection.c to talk more ... or is this not the part of the code that gets active when implementing an imap proxy with dovecot ? I do not know exactly what you are trying to do, but I suspect that is not the file you are looknig for. Proxy functionality is in src/login-common/*proxy.c , src/imap-login/imap-proxy.c and perhaps others that I have omitted here.
I think your best bet would be to expand on your problem in your other thread. Describe in more detail what you are trying to do, maybe especially why you need both nginx and Dovecot infront of your Zimbra. Also post (inline) your full doveconf -n output and the relevent configuration files for the other components of your system.
I am hopeful there will be somebody who can easily help you based on their own experience. I am nowhere near as experienced in configuring Dovecot as some of the people on this list.
br, Teemu Huovila
participants (2)
-
Teemu Huovila
-
Tobias Oetiker