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

[REBOL] Does anyone know where this comes from?

From: swhite::ci::bloomington::mn::us at: 1-Aug-2006 17:19

I am writing a simple little script to send an email to everyone in the office. I put all their names in a block, build up a text string, and... send (address-block-name) (text-string-name) To test this, I commented out (with a semicolon, each email address being on one line of code) every co-worker's name but my own, ran the script, and got the expected email. To run it for real, I un-commented all the co-workers' names in the address block, ran the script, and got the expected email text PRECEEDED BY this (following text) for EVERYONE in the list EXCEPT ME. *_*_*_* stuff I can't explain *_*_*_ To: blee-ci.bloomington.mn.us From: Steven White <swhite-ci.bloomington.mn.us> Date: Tue, 1 Aug 2006 17:00:45 -0500 Subject: Tech tip voting X-REBOL: View 1.3.2.3.1 http://WWW.REBOL.COM *_*_*_ end of stuff I can't explain *_*_*_ *_*_*_ repeated for each addressee *_*_*_ Does anyone know why that stuff I can't explain appears in my email text when I send to a block of addresses, and how I can prevent it from appearing? Thank you. Steven White City of Bloomington 1800 W Old Shakopee Rd Bloomington MN 55431-3096 USA 952-563-4882 (voice) 952-563-4672 (fax) steven.white-ci.bloomington.mn.us