>> Forgive a very basic question... >> >> How do I know what imap server is running? I'm using the default RH >> 7.3 imap server, but see notes regarding other possibilites (e.g. >> courierimap). > > telnet localhost 143 > > should show a banner that tells you what software is running there. > > also you can check /etc/xinetd.d for the imap service, and see what > binary it calls. I'd imagine UW imap is the default, its typically the > easiest to setup(usually requires no setup for basic operations) > > nate
Thanks, Nate, but all it really says is IMAP4rev1, which I take to mean it supports the IMAP4rev1 protocol. See below... Any other ideas on how to find which imap is running? I get the same banner from either the telnet method or running the binary called from /etc/xinetd.d. The banner: [root@adzacgw xinetd.d]# imapd -v * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] adzacgw.adzac.com IMAP4rev1 2001.315rh at Tue, 28 Jan 2003 22:13:17 -0800 (PST) Steve -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list