1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 19:52:17 -05:00
k-9/res/values
Joe Steele f7d397ea09 Eliminate SMTP AUTOMATIC authentication
The server settings for IMAP and POP3 have no such AUTOMATIC setting.
(Nor does Thunderbird have any such setting.)

The AUTOMATIC option is no longer offered to users as a choice.  A
pre-existing setting will continue to be honored, but only to the extent
that it doesn't result in insecure password transmission.  Users in such a
situation will get a "Failed to send some messages" notification
containing the exception text that says to update their outgoing server
authentication setting.

One of the problems with "AUTOMATIC" is that users may not fully
understand its security implications.  For example, a MITM attack could
mask a server's support for STARTTLS and CRAM-MD5, resulting in password
disclosure in certain configurations.

This commit also makes changes to the SMTP authentication process.  No
attempt is made to authenticate using methods that the server does not
profess to support in its EHLO response.  This is the same behavior as
found in Thunderbird.
2014-02-25 15:22:43 -05:00
..
arrays.xml Add Lithuanian to list of supported languages 2013-10-19 18:03:50 +02:00
attrs.xml Change message body font size with slider, using new setTextZoom() WebView API, from 40% to 250% 2014-01-31 23:09:25 +02:00
colors.xml merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
constants.xml Extracted some strings to constants.xml 2012-04-23 15:05:29 +00:00
dimensions.xml Imported a variant of http://code.google.com/p/android-color-picker/ into k-9 2010-11-08 02:21:32 +00:00
ids.xml Issue 2296 Spam message 2011-04-01 05:54:51 +08:00
strings.xml Eliminate SMTP AUTOMATIC authentication 2014-02-25 15:22:43 -05:00
styles.xml Change appearance of unread widget 2013-03-16 01:57:21 +01:00
themes.xml Add icon for the copy action 2013-08-29 20:54:36 +02:00