Commit Graph

12 Commits (df8c370e17b56cf7b19240283c02568a73db2bc7)

Author SHA1 Message Date
John Benediktsson b1922274e3 smtp: removing unused test. 2011-10-19 13:39:26 -07:00
Slava Pestov 05f3f9dcb9 Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
Slava Pestov 4c3d5cffac smtp: make content-type configurable 2009-04-17 17:52:41 -05:00
Daniel Ehrenberg 85c6efa718 SMTP supports Unicode subjects and contents 2009-01-13 19:13:01 -06:00
Slava Pestov a7a1fa2b57 Fix USING: 2008-11-30 17:49:46 -06:00
Slava Pestov b7d4fccf56 Fix smtp tests 2008-11-30 15:11:03 -06:00
Slava Pestov 14377c6e36 Fix AUTH PLAIN support,and add STARTTLS support; clean up response handling code a bit, to make better error messages; fix a bug where the first line initially sent by the server was not being read 2008-11-30 13:53:13 -06:00
Slava Pestov dce74a6915 Add support for AUTH PLAIN to smtp library
Update documentation
The smtp.server used for testing now starts on a random port instead of hard-coding 4321
2008-11-30 10:12:08 -06:00
Slava Pestov c19f2257f4 Fix permission bits 2008-10-02 08:34:49 -05:00
Doug Coleman 89d5a8e80e fix tests, docs 2008-08-29 16:48:29 -05:00
Doug Coleman 5e247325b2 refactor smtp to not clone the email
add email>headers word instead
2008-08-16 17:20:18 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00