Displaying 1 result from an estimated 1 matches for "8f45fc56".
2005 Jan 26
2
How to run in debug format for SSL testing?
Help, new to dovecot...
I want to get some output from my test sessions to confirm that
SSL pop and imap are working. How does one get debug output from
dovecot? How does one see that dovecot is using SSL in a transaction?
I configured dovecot 0.99.13 with:
CC=gcc CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib \
./configure --prefix=/opt/dovecot --with-ssl=openssl \