Quote:
Originally Posted by falko
Check out /var/log/mail.log.
|
That log has nothing of value in regards of the information that I am after.
Having done some of my research, the pop3 authentication is defined in Curier, namely
Code:
/etc/courier/authdaemonrc
and
Code:
/etc/courier/po3d-ssl
. See this URL for more information:
http://www.courier-mta.org/authlib/R...authdebug.html
After changing the setting
and enabling the debug info to be in the log (must issue "
" and "
" commands), I finally got some half-useful information about the POP3 user getting logged.
However, I am not done in my quest of finding out which ciphers are being negotiated and chosen when making the POP3 handshake. The file
Code:
/etc/courier/po3d-ssl
lets you define some cipher options, but I need the know the actual log of the event.