I use this one to send things to the list, seems it can handle = without turining them in =3D (Hope that works, its a test too ;)
rebol [Title: "Quick and =3D-less Email-sender"]
alive?: connected?
view layout [
text-list data [
[EMAIL PROTECTED]
[EMAIL PROTECTED]
] [
unview
emailer/to value
]
]
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.
