sperber
565376310b
In SMTP-SEND-MAIL, signal a condition instead of returning funny reply
...
codes upon failure.
2003-01-22 09:29:55 +00:00
sperber
b60335d2cd
Remove some out-of-date comments.
2003-01-21 15:53:47 +00:00
sperber
65279a42e9
Revamp SMTP once more:
...
- introduce SMTP-CONNECTION records
- regularize naming (no funny slashes)
- in SMTP-SEND-MAIL, add date header if not present
- gratuitous capitalizion of word components for field names in outgoing headers
2003-01-21 15:31:38 +00:00
sperber
cfc8d84aad
Use DNS for FQDN determination in SMTP.
2002-09-05 09:38:37 +00:00
sperber
0fa5f630e3
Make SEND-MAIL-VIA-SMTP accept a headers argument.
2002-09-02 09:02:14 +00:00
sperber
1b0bce77e6
Reformat multi-line IFs to have the consequent on a separate lines.
2002-09-02 08:47:32 +00:00
sperber
4aa41b038f
Use CRLF-IO in a few more instances.
2002-09-02 08:39:10 +00:00
sperber
060d0f8076
Remove FILTER-MAP from smtp.scm and use the FILTER-MAP from SRFI 1
...
instead.
2002-09-02 08:36:42 +00:00
sperber
e6009cad13
Rename (misnomed) SENDMAIL to SEND-MAIL-VIA-SMTP and make it accept a
...
FROM argument.
Fix some transaction bugs in its implementation.
Remove %SENDMAIL, now superfluous.
2002-09-02 08:35:09 +00:00
sperber
7a54991212
Trivially convert the macros to procedures.
...
Fix a bunch of bugs where a transaction would be closed prematurely
and/or repeatedly.
2002-09-02 08:21:44 +00:00
sperber
aeeeea79c1
Add copyright notice.
2002-08-27 09:03:22 +00:00
sperber
e8b7ef763f
Remove Olin's import notes which are bound to be inaccurate by now.
...
Fix a few RFC URLs.
2002-08-26 11:18:44 +00:00
sperber
3a166202d8
Moved from top-level directory.
2002-06-08 15:07:01 +00:00