the script mailsend.r   contains the following (email address changed)
   
  send [EMAIL PROTECTED] trim {
Hi there.
Just wanted to send you an email message from REBOL.
-Friend
}
   
  I run    do %mailsend.r 
   
  and get the error  "User Error: Email header not set: no from address"
   
  Yet that was a standard script.
   
  I get a similar error when I attempted to subscribe to the Rebol mailing list 
via Rebol, using the suggested line (email and message changed)
  ">> send [EMAIL PROTECTED]  "hello"
** User Error: Email header not set: no from address
** Near: make error! info"
   
   
  thanks

                
---------------------------------
 All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease 
of use." - PC Magazine

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

Reply via email to