[REBOL] unfinished mail client
From: deadzaphod::flyingparty::com at: 19-Aug-2001 1:34
This is still a work in progress (no error checking to speak of, a couple of
missing features, and no docs which is bad since it's kinda weird), but it
seems to be mostly working, so I thought maybe the other folks on the list
working on mail programs would find it useful to study/borrow from.
http://flyingparty.com/deadzaphod/rebolscripts/gui-config.r
http://flyingparty.com/deadzaphod/rebolscripts/mail.r
Features:
POP3 and IMAP (IMAP is untested)
send and receive attachments
optionally keep messages on server
can save to a standard mailbox file
I'll keep working on it for a bit, and create a reb site for it when it's
close to finished, but in the mean time feel free to do whatever with the
code...
Cal Dixon