I've been trying to incorporate some email into a program I've written
that checks web-sites.

header: system/standard/email
header/To: [email protected]

send/header header/to "message" header        ;;works

if I set:
header/Subject: "any change here or"        ;; fails
header/From: "[any change here or]"        ;; fails
header/Content: "any change here"        ;; fails
--have not tried changing other lines yet

fails with:
** User Error: ESMTP: Invalid command
** Near: insert smtp-port reduce [from reduce [addr] tmp]

using sdk 2.7.6 rebolcmdview

-ben
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to