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

Email Delivery Notice

 [1/2] from: mattsmac::hotmail::com at: 21-Oct-2003 14:22


Does anyone know how to send an email through rebol and request a delivery confirmation for it? I know that the tag that tells the email client is embedded in the data section of the email, but I'm not really sure how to manually insert that into a REBOL email. Matt

 [2/2] from: jcesar:tre-se:gov at: 21-Oct-2003 16:41


Hi Matt, I never had used Rebol to get e-mail delivery confirmation, but I have made a rule using procmail that adds the header "Disposition-Notification-To:" and it makes this function. Hope that helps. Julio Cesar Santana At 14:22 21/10/2003 -0400, you wrote: