GNOME Bugzilla – Bug 695355
imap-smtp: Can not do STARTTLS connections
Last modified: 2013-03-12 10:53:07 UTC
Created attachment 238289 [details] The error dialog Trying to connect to my IMAP/SMTP account, I get the following: Error performing TLS handshake: An unexpected TLS packet was received No « Ignore » button, no way to go further. gnome-online-accounts-3.7.90-2.fc19.x86_64
Created attachment 238470 [details] [review] mail-auth: Add properties for "input" and "output"
Created attachment 238471 [details] [review] smtp-auth-plain: Factor out the response code checks
Created attachment 238472 [details] [review] smtp-auth-plain: Factor out the domain and password fetching code
Created attachment 238473 [details] [review] mail-auth: Support STARTTLS for IMAP and SMTP
Created attachment 238474 [details] [review] mail-client: Learn to do STARTTLS connections
The following new string was introduced: "TLS not available" Since we are in String Freeze for 3.8.x, we would need to request a freeze break.
These patches fix the problem.
It is actually 2 strings: "TLS not available" "Server does not support STARTTLS"
String freeze break approved.