On 10/13/2015 04:02 PM, Marco wrote:
Il 13. 10. 15 21:36, Ruben Safir ha scritto:
"Unable to establish TLS connection to POP3 server. The server may be down or may be incorrectly configured. Please verify the correct configuration in the Server Settings for your mail server in the Account Settings window and try again."
That is from thunderbird.
Looking for a handout at this point.
I think I need to setup TLS/SSL connection perhaps? openssl is installed.
Ruben
Assuming the POP3 port is reachable (Firewall, etc etc) you can try with
disable_plaintext_auth = no auth_mechanism = plain
in /etc/dovecot/conf.d/10-auth.conf
and then use no connection security and plain text password in Thunderbird. If this works you can (must...) then configure more secure identification/network protocols .
And: you don't need to disable apparmor, instead it is more prudent to change usr.lib.dovecot.imap and usr.lib.dovecot.pop3 to "complain" keeping apparmor up-and-running. This is my setup since years and it works well.
Marco
are you using starttls ? there is no dovecot.pem anywhere on the system -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org