Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
d4234ab1af
|
smtp: Make the test pass on Windows.
|
2014-10-08 11:37:19 -07:00 |
Björn Lindqvist
|
d952ac0c07
|
smtp.tests: send-mail should be called to get the mock-smtp-server to terminate
|
2014-10-03 07:12:27 -07:00 |
Doug Coleman
|
3fa95d3370
|
smtp: Use a config object. Fix docs. Fix unit tests.
|
2014-04-15 21:59:14 -07:00 |
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 |