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 T= im. -ben On Thu, Aug 20, 2009 at 4:23 PM, Gabriele Santilli<[email protected]> wrote: > > On Thu, Aug 20, 2009 at 5:38 PM, Ben Brannen<[email protected]> wrote= : > >> sorry .... forgot to answer the original question: >> whats the difference with trace/net on? >> (series of 'xx' replace private data) > > SEND assumes, perhaps incorrectly, that the From field in the header > is of type email!. > > You could change system/user/name and system/user/email instead to get > a better From line in your message. > > Regards, > =A0 =A0Gabriele. > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
