[REBOL] Re: how to put the name in the sender-adress of an email?
From: agem:crosswinds at: 18-Jun-2001 0:07
RE: [REBOL] Re: how to put the name in the sender-adress of an email? Hi Luis, [louisaturk--eudoramail--com] wrote:> Try something like this: > > header: make system/standard/email [ > From: ["^"Louis A. Turk^"" [louisaturk--eudoramail--com]] > ] >no, does not work. :( tried to 'form it to. rebol gives no errors, but i get no mail back. works with email only. -Volker