Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: send/header command fails

From: ben:brannen:gm:ail at: 21-Aug-2009 11:25

Thanks everyone for the help. Several replies helped me out. * trace/net on function so I could see whats going on. Thanks Graham * and the comment by Gabriele... ...SEND assumes...that the From field in the header is of type email!....Thank you. I was able to work around this. I'll also look into the mezz function if I get time. Thanks for the code Tim. -ben On Thu, Aug 20, 2009 at 4:23 PM, Gabriele Santilli<santilli.gabriele-gmail.com> wrote: