Yes, ascii is appropriate

db4
Daniel Ehrenberg 2008-02-26 09:59:40 -06:00
parent d0e0a12cb0
commit 51ccd3417e
1 changed files with 1 additions and 1 deletions
extra/smtp

View File

@ -20,7 +20,7 @@ SYMBOL: esmtp t esmtp set-global
: with-smtp-connection ( quot -- )
smtp-host get smtp-port get
2dup log-smtp-connection
<inet> ascii <client> [ ! ASCII until encodings reconsidered
<inet> ascii <client> [
smtp-domain [ host-name or ] change
read-timeout get stdio get set-timeout
call