Date: Wed, 12 Sep 2001 17:58:52 +0300 From: Giorgos Keramidas <charon@labs.gr> To: Robert Wall <bob@web-walrus.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Regarding popper and logging Message-ID: <20010912175852.A56901@hades.hell.gr> In-Reply-To: <Pine.BSF.4.33.0109111704390.71462-100000@iceberg.web-walrus.com>; from bob@web-walrus.com on Tue, Sep 11, 2001 at 05:21:56PM %2B0000 References: <Pine.BSF.4.33.0109111704390.71462-100000@iceberg.web-walrus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Robert Wall <bob@web-walrus.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010912175852.A56901>