1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-24 02:12:15 -05:00
k-9/src/com/fsck/k9/mail
Jesse Vincent 31adcd2ed8 Revert "http://code.google.com/p/k9mail/issues/detail?id=3408&sort=-id&colspec=ID%20Product%20Type%20Status%20Priority%20Milestone%20Owner%20Summary"
This reverts commit 0c2e06133c.

The patch would cause an extra SMTP connection on _any_ meesage with
attachments. Marcus is headed away on holiday and asked me to revert it
for him (after I asked him to revert it) - With luck, we'll talk through
a design to work around this issue on the list

Conflicts:

	src/com/fsck/k9/mail/transport/SmtpTransport.java
2011-06-02 09:35:03 -04:00
..
filter microoptimize peekableInputStream's peek method to not do an extra 2011-05-24 21:35:18 -04:00
internet Catch IllegalCharsetNameException causing force-close on unsupported japanese charsets (issue 3272) 2011-05-01 04:32:10 +02:00
store ant astyle 2011-06-01 16:03:56 -04:00
transport Revert "http://code.google.com/p/k9mail/issues/detail?id=3408&sort=-id&colspec=ID%20Product%20Type%20Status%20Priority%20Milestone%20Owner%20Summary" 2011-06-02 09:35:03 -04:00
Address.java Don't need to reparse addresses from database 2011-02-21 02:45:40 +08:00
Authentication.java astyle 2011-04-12 22:16:22 +10:00
AuthenticationFailedException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Body.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
BodyPart.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
CertificateValidationException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
FetchProfile.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Flag.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Folder.java Added method Folder.isFlagSupported(Flag) 2011-05-14 23:19:24 +02:00
Message.java Add a method to calculate a message's serialized size 2011-03-27 23:08:25 +08:00
MessagingException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Multipart.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Part.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Pusher.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
PushReceiver.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Store.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Transport.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00