From owner-freebsd-questions Wed Sep 12 8:21:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id C372537B40B for ; Wed, 12 Sep 2001 08:21:14 -0700 (PDT) Received: from hades.hell.gr (patr530-b111.otenet.gr [195.167.121.239]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8CFL9x00325; Wed, 12 Sep 2001 18:21:09 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8CEwri61743; Wed, 12 Sep 2001 17:58:53 +0300 (EEST) (envelope-from charon@labs.gr) Date: Wed, 12 Sep 2001 17:58:52 +0300 From: Giorgos Keramidas To: Robert Wall Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Regarding popper and logging Message-ID: <20010912175852.A56901@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bob@web-walrus.com on Tue, Sep 11, 2001 at 05:21:56PM +0000 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html 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 From: Robert Wall Subject: Regarding popper and logging Date: Tue, Sep 11, 2001 at 05:21:56PM +0000 > I'm working with an application that requires information from popper. > Specifically, it's looking for a log of who successfully authenticated, > and where they authenticated from (host or ip). I'm assuming that this > *should* be accomplished by syslog, but it's not in any of my log files > (none that i can find, anyhow) Since enabling syslog-logging and how syslog can be instructed to log messages of your pop daemon is specific to the popper you are using, it's hard to guess what might have gone wrong, without knowing at least what popper you are using. > I'm using a (reasonably) stock installation of FreeBSD 4...has anybody > else had a similar experience, or know of a solution? In a stock installation of FreeBSD, my inetd.conf says: #pop3 stream tcp nowait root /usr/local/libexec/popper popper There is no pop3 daemon installed with the base system. So, which one are you using? -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message