Commit Graph

14 Commits (8347f43f849fee8c6a97b2548e4e1773ecae262c)

Author SHA1 Message Date
Doug Coleman 3fa95d3370 smtp: Use a config object. Fix docs. Fix unit tests. 2014-04-15 21:59:14 -07:00
Erik Charlebois 305dcf1551 Use .factor-rc etc on Windows too, files can begin with dots just fine 2011-05-23 23:36:13 -04:00
Keith Lazuka 405e5d015b docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
Slava Pestov 4c3d5cffac smtp: make content-type configurable 2009-04-17 17:52:41 -05:00
Doug Coleman 89e6ea1bbe add tutorial for setting up smtp to work with gmail 2009-03-14 11:59:18 -05:00
Slava Pestov daf2857d7b define-inline now takes an effect parameter
C: now sets the stack effect of the new word to slot names
add new basis/constants vocab; CONSTANT: foo bar is equivalent to : foo bar ; inline
(going to fold CONSTANT:, ALIAS: and qualified into core soon perhaps)
tighten the screws: inline words now need a stack declaration too
update some usages of inline words
2008-12-15 19:44:56 -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 9a6408623b More doc fixes 2008-09-23 16:19:32 -05:00
Doug Coleman 88ef60fe1d better smtp docs 2008-09-12 10:29:34 -05:00
Doug Coleman 12322932ef better docs for smtp 2008-09-09 18:55:49 -05:00
Doug Coleman 89d5a8e80e fix tests, docs 2008-08-29 16:48:29 -05:00
Doug Coleman 8cd2f34db4 spacing 2008-08-28 23:19:51 -05:00
Doug Coleman 3eae1ffe4b add docs
move some words to private
2008-08-28 23:19:18 -05:00