k-9/src/com/fsck/k9/mail/transport
Danny Baumann 5d1e42c453 Improve certificate failure notifications.
The commit that introduced those notifications also introduced a rather
... interesting design pattern: The CertificateValidationException
notified the user of its pure existance - it's no longer a 'message'
only, but defines policy. As this is more than unusual, replace this
pattern by the MessagingController treating
CertificateValidationException specially when accessing remote folders.

Also make clear which account failed when constructing the notification.
2013-02-02 13:04:41 +01:00
..
imap Improve certificate failure notifications. 2013-02-02 13:04:41 +01:00
SmtpTransport.java Improve certificate failure notifications. 2013-02-02 13:04:41 +01:00
TrustedSocketFactory.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
WebDavTransport.java Add support for incoming-server and outgoing-server elements on import 2011-06-09 05:50:43 +02:00