From owner-freebsd-questions Mon Jan 27 9:32:42 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB6537B401 for ; Mon, 27 Jan 2003 09:32:41 -0800 (PST) Received: from fmx1.freemail.hu (fmx1.freemail.hu [195.228.242.221]) by mx1.FreeBSD.org (Postfix) with SMTP id C57A543F1E for ; Mon, 27 Jan 2003 09:32:39 -0800 (PST) (envelope-from gannater@freemail.hu) Received: (qmail 85858 invoked from network); 27 Jan 2003 18:32:29 +0100 Received: from fm5.freemail.hu (195.228.242.205) by fmx1.freemail.hu with SMTP; 27 Jan 2003 18:32:29 +0100 Received: (qmail 87455 invoked by uid 3644897); 27 Jan 2003 18:32:29 +0100 Date: Mon, 27 Jan 2003 18:32:29 +0100 (CET) From: =?ISO-8859-2?Q?Gannater_J=E1nos?= Subject: Re: IMAP To: BSD In-Reply-To: <00ad01c2c61c$e5ae6230$7419cdcd@ticking> Message-ID: X-Originating-IP: [62.201.65.16] X-HTTP-User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > >What is this kill -HUP inetd? > > kill -HUP pid is the standard command to reload a daemon in Unix. Replacing > the 'pid' with the process id number of the daemon in question (listed when > you do a 'ps aux') will force the daemon to reload it's configuration. > My problem is that the ps aux doesn't lists the inetd daemon. So this kill thing doesn't works as well..... How can I check IMAP or POP3 is really listening? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message