Date: Wed, 11 Apr 2001 10:09:49 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: BSD Admin <freebsd@noc.ntelos.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IMAP Message-ID: <20010411100949.E72535@itouchnz.itouch> In-Reply-To: <Pine.BSF.4.21.0104101715320.32977-100000@noc.ntelos.net>; from freebsd@noc.ntelos.net on Tue, Apr 10, 2001 at 05:17:29PM -0500 References: <Pine.BSF.4.21.0104101715320.32977-100000@noc.ntelos.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 10, 2001 at 05:17:29PM -0500, BSD Admin wrote: > Hey Guys, > I've got imapd installed on my system. > > /usr/local/bin/imapd > > It appears that this daemon does not run all the time. > I read the man page and am still a little confused. > > I've set up a mail agent to try to use imap and I get 'connection refused > by server'. I suspect there is something that needs to be done on the > server side. You need to uncomment the line: imap4 stream tcp nowait root /usr/local/libexec/imapd imapd in /etc/inetd.conf, and restart inetd(8) -- Jonathan Chen <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- Do not take life too seriously. You will never get out of it alive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010411100949.E72535>