Hi I'm using postfix to get emails with pop3 protocol. When starting thunderbird I get the message that the certificate presented belongs to "localhost". I installed everything like in the perfect setup for debian etch. My main.cf: The address I'm using exists in /etc/postfix/local-host-names Any clues? Thanks!
Postfix is a SMTP server and does not handle POP3. If you used the perfect setup for debian etch together with maildir format, then your pop3 server is courier. Here is a post about creating SSL certificates for courier imap. http://www.howtoforge.com/forums/showpost.php?p=106253&postcount=6 The creation of the courier pop3 certificate should be similar.