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

[REBOL] Re: [Ot]

From: lmecir:mbox:vol:cz at: 21-Nov-2002 19:30

Hi Pat, It Looks Like Your Mail Has Got A Strange To: Address, I Would Prefer, If You Used [Rebol-List--Rebol--Com] As Below Code: [ Header: Make System/Standard/Email [ To: "Rebol List <[Rebol-List--Rebol--Com]>" From: "Ladislav Mecir <[Lmecir--Mbox--Vol--Cz]>" Reply-To: "Ladislav Mecir <[Lmecir--Mbox--Vol--Cz]>" Subject: "Re: [Rebol] [Ot]" ] Contents: { Hi Pat, It Looks Like Your Mail Has Got A Strange To: Address, I Would Prefer, If You Used [Rebol-List--Rebol--Com] As Below Code: } Append Contents "Code: " append contents mold code Send/Header [Rebol-List--Rebol--Com] Contents Header ]