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

[REBOL] Re: nntp question

From: holger:rebol at: 3-Sep-2001 6:55

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.
> Most interesting, but I doubt it is true :)
I don't know where that attitude comes from, but, yes, it IS true. That RFC specifies the standard for IMAP:// URLs, which REBOL follows. Why don't you have a look at it first and see if it meets your needs. -- Holger Kruse [holger--rebol--com]