Michael Carter writes: > I can start IMAP from the command line, but can't connect from clients. > What process do I need to start when a connection attempt is made to the > server? I tried mapping port 143 connections directly to > /usr/lib/courier/sbin/imapd but that didn't work. > > inetd.conf: > ------------- > # courier stuff > imap stream tcp nowait courier /usr/lib/courier/sbin/imapd
Follow the instructions in INSTALL to configure Courier-IMAP. Courier-IMAP does not use identd, you must run imapd.rc from the system boot script. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
