27 Jan
                
                    2011
                
            
            
                27 Jan
                
                '11
                
            
            
            
        
    
                3:42 p.m.
            
        Hi Paul -
Well, I want to use STARTTLS... my Thunderbird settings are:
In thunderbird, I have the following settings: Port 110 Username: <user> Connection security: STARTTLS Authentication: Normal password
Which should be correct, right?
John
On 1/27/2011 2:28 PM, Paul Griffith wrote:
This looks like you are trying to connect to pop3 without SSL or TLS. If you really want to allow plaintext over a non-secure connection then you need to use the following.
disable_plaintext_auth = no
Paul