1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9
DraSine on Rails e698c78190 Fixed gcode #3182
Sending mail (SMTP) doesn’t work is the SMTP server is picky about RFC
conformance of envelope dialogue.

k9mail:

MAIL FROM: <sender@dom.ain>
RCPT TO: <receiver@dom.ain>

rfc:

MAIL FROM:<sender@dom.ain>
RCPT TO:<receiver@dom.ain>
2011-03-31 21:41:03 +08:00
..
activity ant astyle 2011-03-22 18:07:47 +11:00
controller ant astyle 2011-03-22 18:07:47 +11:00
crypto astyle-d 2011-02-26 18:39:06 -06:00
helper Cache information whether or not contact picker intent is available for this device. 2011-03-24 05:19:42 +01:00
mail Fixed gcode #3182 2011-03-31 21:41:03 +08:00
preferences Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
provider Extract MIME type fixup code to method MimeUtility.getMimeTypeForViewing() 2011-03-25 00:37:53 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service astyle-d 2011-02-26 18:39:06 -06:00
view Extract MIME type fixup code to method MimeUtility.getMimeTypeForViewing() 2011-03-25 00:37:53 +01:00
Account.java Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java astyle-d 2011-02-26 18:39:06 -06:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Fixes Issue 3102 in cooperation with vincent...@gmail.com 2011-03-12 12:27:11 -06:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
SearchAccount.java astyle-d 2011-02-26 18:39:06 -06:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00