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

[REBOL] Re: Shall we code a mail client?

From: carl:cybercraft at: 15-Aug-2001 21:33

On 15-Aug-01, Deryk Robosson wrote:
>> Hmm, I am not sure about server based mail storage, but I was >> thinking about wrapper to NS/Mozilla mail format, including their >> indexes. Mails are stored in plain txt format, which is good. >> Mozilla GUI is not all that fast, but the question is - how >> fast/responsive would be View interface. Server storage sounds good >> though It would be maybe good to have some intermediate system - >> user would choose which folders are local to the machine, which are >> left remote, replications etc stuff.... > Just a quick comment, server storage is good and exists within the > IMAP protocol which afaik does not yet exist under Rebol.
It's not documented in the Core2.3 guide, but does appear amongst the schemes...
>> probe next first system/schemes
[default Finger Whois Daytime SMTP POP IMAP HTTP FTP NNTP] -- Carl Read