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

[REBOL] Re: nntp question

From: kolla:nvg:ntnu:no at: 3-Sep-2001 17:39

On Mon, 3 Sep 2001, Holger Kruse wrote:
> On Mon, Sep 03, 2001 at 12:20:15PM +0200, Kolbjørn Barmen wrote: > > On Fri, 31 Aug 2001, Holger Kruse wrote: > > > > > On Fri, Aug 31, 2001 at 02:13:52PM +0200, Kolbjørn Barmen wrote: > > > > On Thu, 30 Aug 2001, Holger Kruse wrote: > > > > > > > > > Compatible, to pop://, but imap:// goes beyond that. REBOL's > > > > > implementation is mostly compatible with the imap:// URL scheme > > > > > specified in RFC 2192. It supports mailboxes, searches etc. > > > > > > > > Where can I find documentation? > > > > > > In RFC 2192, available e.g. from www.ietf.org. > > > > So, in there I can find described what URL-ish syntax REBOL uses to access > > folders on remote server? > > In there you will find the IETF standard for IMAP:// URLs.
Indeed, I wasnt aware there was a defined URL scheme for imap, I assumed it was a rebol-thing. Sorry! . -- kolla