Date: Wed, 11 Apr 2001 08:26:55 -0500 (EST) From: BSD Admin <freebsd@noc.ntelos.net> To: Jonathan Chen <jonathan.chen@itouch.co.nz> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IMAP Message-ID: <Pine.BSF.4.21.0104110822200.34936-100000@noc.ntelos.net> In-Reply-To: <20010411100949.E72535@itouchnz.itouch>
next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan and FreeBSD, Hello, I uncommented the line and HUPd inetd. In my /var/log/messages file, I got a message saying: Apr 11 08:21:31 noc inetd[34953]: cannot execute /usr/local/libexec/imapd: No such file or directory The strange thing is that when I did a scan on the machine, it appears imap is running. 143/tcp open imap2 Can anyone explain why it says imap4 in inetd.conf and imap2 otherwise? I know that nmap does a best guess at what is running on a given port. I was just wondering what imap4 is relative to imap2 and 1. Any info much appriciated! Thanks, Ashby On Wed, 11 Apr 2001, Jonathan Chen wrote: > 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?Pine.BSF.4.21.0104110822200.34936-100000>