Commit Graph

9 Commits

Author SHA1 Message Date
Samuel Cochran
5b9424c650 Fix line endings
SMTP lines always end with CR LF "\r\n", so just make sure the
lines received do too.
2014-02-25 16:30:33 +11:00
Rick Cobb
64e1ef41d8 Oops. Write the newline in correctly. 2014-02-19 16:44:10 -08:00
Rick Cobb
295691d625 Example mail with = problem at the end of quoted-printable
And a workaround for it.
2014-02-19 16:13:42 -08:00
Samuel Cochran
808ada7a3b It seems EventMachine already does this for us 2013-05-05 15:27:41 +10:00
Samuel Cochran
20cf6e98f1 Discard periods prefixing SMTP data per RFC 821 4.5.2 2012-07-18 11:27:27 +08:00
Samuel Cochran
73562c77be [#4] Allow sending multiple MAIL FROM: commands per RFC2821 2012-04-06 13:37:13 +08:00
Samuel Cochran
54eb83d7a2 Little refactor to reduce nesting 2011-10-09 15:45:33 +08:00
Samuel Cochran
4b689159df Whitespace pedantry. 2011-06-10 11:22:59 +08:00
Samuel Cochran
8db4f674f4 Split into modules, updated style a little, switched to Jeweler, added EventMachine Channel and Skinny WebSockets for no-refresh mail notification, got rid of Sunshowers. 2010-10-28 03:12:26 +08:00