From owner-freebsd-ports Mon Feb 15 23:50:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA17980 for freebsd-ports-outgoing; Mon, 15 Feb 1999 23:50:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA17960 for ; Mon, 15 Feb 1999 23:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA92417; Mon, 15 Feb 1999 23:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ns.issei.org (ns.issei.org [210.169.187.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA17323 for ; Mon, 15 Feb 1999 23:45:16 -0800 (PST) (envelope-from issei@issei.org) Received: (from issei@localhost) by ns.issei.org (8.9.3/3.7W-hub) id QAA29271; Tue, 16 Feb 1999 16:45:13 +0900 (JST) Message-Id: <199902160745.QAA29271@ns.issei.org> Date: Tue, 16 Feb 1999 16:45:13 +0900 (JST) From: issei@jp.FreeBSD.ORG Reply-To: issei@jp.FreeBSD.ORG To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/10114: ports : mail/popper : NONAUTHFILE should be documented. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10114 >Category: ports >Synopsis: ports : mail/popper : NONAUTHFILE should be documented >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 15 23:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Issei Suzuki >Release: FreeBSD 2.2.7-RELEASE i386 >Organization: Personal >Environment: Any >Description: Popper in ports uses `/etc/ftpusers' file to restrict user who can get pop3 service, but it does not documented anywhere. I think it should be mentioned in the man page. >How-To-Repeat: >Fix: Apply the patch below to that of ports-current. --- ../patch-ac.old Tue Feb 16 13:19:13 1999 +++ patch-ac Tue Feb 16 13:19:56 1999 @@ -1,5 +1,5 @@ ---- popper.8.orig Fri May 17 03:59:25 1996 -+++ popper.8 Fri Dec 6 17:10:00 1996 +--- popper.8.orig Fri Jul 10 08:44:08 1998 ++++ popper.8 Tue Feb 16 13:17:13 1999 @@ -16,7 +16,7 @@ .SH NAME popper \- pop 3 server @@ -27,12 +27,13 @@ .PP XTND XLIST header [num]: Extracts and returns the specified header line for the specified message number. If the "num" parameter is missing, -@@ -178,7 +178,7 @@ +@@ -178,7 +178,8 @@ marked for deletion. .SH FILES .nf -/usr/spool/mail mail files -+/var/mail mail files ++/var/mail mail files ++/etc/ftpusers list of unwelcome/restricted users /etc/inetd.conf pop program invocation /etc/syslog.conf logging specifications ~/.popbull largest bulletin number seen by user >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message