fwiw, Mandrake's /etc/services file has it the Right Way (tm). imap2
should be an alias to imap, not the other way around :)

you can connect an imap2 client to an imap4 server, but you can't
connect an imap4 client to an imap2 server.

Jeff

On Mon, 2004-10-18 at 11:04 -0700, Thomas Spuhler wrote:
> On Mon, 2004-10-18 at 10:52, Ron Johnson wrote:
> > On Mon, 2004-10-18 at 12:15 -0400, Jeffrey Stedfast wrote:
> > > add an entry for "imap" to /etc/services
> > 
> > There was something about this same thing on Gentoo a week or so 
> > ago.  Your Gentoo's /etc/services probably looks like this:
> > 
> > imap2           143/tcp
> > imap2           143/tcp
> > 
> > Make it look like this:
> > 
> > imap2           143/tcp         imap
> > imap2           143/udp         imap
> 
> it's like this on Mandrake:
> 
> imap          143/tcp         imap2           # Interim Mail Access Proto v2
> imap          143/udp         imap2
> 
> 
> I guess both will work
> 
> Tom 
> 
-- 
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
[EMAIL PROTECTED]  - www.novell.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to