From eac26d2c8dafab604ef2e97e504326cfaf1033cf Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 17 Jun 2004 07:00:43 +0000 Subject: Updated manual timestamps and the added stuffing filters to mime.html. --- doc/smtp.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/smtp.html') diff --git a/doc/smtp.html b/doc/smtp.html index 6b348e0..89f4757 100644 --- a/doc/smtp.html +++ b/doc/smtp.html @@ -347,8 +347,9 @@ source = smtp.message{ [1] = { body = mime.eol(0, [[ Lines in a message body should always end with CRLF. - The smtp module will *NOT* perform translation. It will - perform necessary stuffing or '.' characters, though. + The smtp module will *NOT* perform translation. However, the + send function *DOES* perform SMTP stuffing, whereas the message + function does *NOT*. ]]) }, -- second part: headers describe content to be a png image, @@ -397,7 +398,7 @@ r, e = smtp.send{

Last modified by Diego Nehab on
-Sat Aug 9 01:00:41 PDT 2003 +Thu Jun 17 02:47:21 EDT 2004

-- cgit v1.2.3-55-g6feb