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

[REBOL] Mail Client(RebMale)

From: philb:upnaway at: 16-Aug-2001 17:17

You might like to look at my mini e-mail client .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r Something I kocked together for when I am away from home but still get my mail. Does the first 3 points listed below .... also has multiple folders. .... but is client side only. Cant see any reason why folders cant be on a FTP server ... except speed. It was hacked together .... and is still work in progress .... Cheers Phil -- Original Message -- Hi, Here is what I have put together from all that has been said: The first version should do the following: * Multiple account access * a simple option to not delete the messages from the server. * send mail with attachments * IMAP capability With those features we would have something to beta test. The rest are to follow. The Inlook mail client I talked about in an earlier email is available on REBOLEK's RebSite. I like it very well. It doesn't send mail, but it has multiple account access & the ability to not delete messages, & it even has a nifty Skin feature. I am now contacting him for permission to use his code to help develop RebMale. next on the list: * Import features for Outlook, Netscape, & Eudora * Signiture/Macro-for-outgoing feature * Macro-for-incoming feature(i.e. sorting, & anti-spam) * Virus Scanning RebMale by nature will not allow the executing of code wether in messages, or external. So let the coding begin!! Ammon