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

[REBOL] Update: Outgoing REBOL/View mail being tagged as spam.

From: reboler::programmer::net at: 1-Jul-2002 10:12

Thanks Mike & Joanna for the heads up on Message-Id: information. The following lines made my script work (i.e. not send out mail that gets tagged as spam) I used send/only/header, supplying the header with... header: make system/standard/email [ Message-ID: join to-string reduce ["<" checksum message/text "$" to-string parse to-string now "-/:" "$"] append copy system/user/email ">" to: first mailto from: to-email system/user/email subject: rejoin ["EasyPage from " usr] ] ;of course, some of these words are unique to my script! This algorithm for the Message-ID should be unique, no? -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup Save up to $160 by signing up for NetZero Platinum Internet service. http://www.netzero.net/?refcd=N2P0602NEP8