| | Re: IMAP vs MAPI Jasper Janssen
| | | (...) Okay, so what server do I need to run on my linux box instead of pop3? Better yet, what port can I telnet to to test if it isn't already somewhere in the inetd config :)? Jasper (26 years ago, 27-Jan-99, to lugnet.off-topic.fun)
| | | | | | | | Re: IMAP vs MAPI Mike Stanley
| | | | | (...) Well, I'm pretty sure Redhat has a built-in IMAP server. Here's a line from my inetd.conf file: #imap stream tcp nowait root /usr/sbin/tcpd imapd I have mine commented out, but I have just about everything except ftp commented out. Dunno about (...) (26 years ago, 28-Jan-99, to lugnet.off-topic.fun)
| | | | | | | | | | | | Re: IMAP vs MAPI Fredrik Glöckner
| | | | | (...) On my Linux system, it uses port 143, or so it seems. From /etc/services: imap 143/tcp # imap network mail protocol Fredrik (26 years ago, 28-Jan-99, to lugnet.off-topic.fun)
| | | | | | |