There is an attach.r script on either the rebol.com or rebol.org site which works well.


REBOL [
    Title: "Email attachments"
    Purpose: "Send email with base64 encoded attachments"
    Date: 20-Jul-1999
    File: %attach.r
    Author: "Sterling Newton"
]

Previously, you (Thomas Poteau) wrote:
> hello
> 
> I'd like to know if it's possible to send an email with a content-type
> "multipart/alternative" with rebol. 
> 
> thank you
> 
> -- 
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the 
> subject, without the quotes.
> 
> 

--
David L. Hawley       D.L. Hawley and Associates    1.503.274.2242
Software Engineer                      [EMAIL PROTECTED]

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to