[plug] Where would I find 'IMAP4rev1 RFC'?

Matt Kemner zombie at networx.net.au
Mon Jul 12 15:24:02 WST 1999


On Mon, 12 Jul 1999, Oliver White wrote:

> Doing some GNOME hackery, need to find this document. 

On a Debian Linux box with "doc-rfc" installed, you can do:

"zgrep -i imap4rev1 /usr/doc/doc-rfc/all-rfcs/*"

When I ran it, it gave me multiple hits in
/usr/doc/doc-rfc/all-rfcs/rfc2060.txt.gz
So I would suspect that's the document you're after.

If you don't have a Debian box and/or you don't have doc-rfc installed
(not sure if there is a similar package for other distros)
then check the local rfc mirror at:

ftp://typhaon.ucs.uwa.edu.au/pub/rfc/

The Document you're after would be at:

ftp://typhaon.ucs.uwa.edu.au/pub/rfc/rfc2060.txt.gz

 - Matt



More information about the plug mailing list