openbsd-ports/mail/akpop3d/patches/patch-akpop3d_8
naddy 8e5db79efa Import akpop3d 0.7.7.
Submitted by Maxime Guillaud <bsd-ports@mguillaud.net>.

akpop3d is a POP3 daemon aimed to be small and secure.  It is
stand-alone, very small, easy to modify.  Despite its small size, it
offers a lot of features.
2004-11-08 21:57:05 +00:00

30 lines
818 B
Plaintext

$OpenBSD: patch-akpop3d_8,v 1.1.1.1 2004/11/08 21:57:05 naddy Exp $
--- akpop3d.8.orig Sun Jul 27 18:51:25 2003
+++ akpop3d.8 Sun Oct 17 17:22:09 2004
@@ -17,6 +17,7 @@
.Op Fl l Ar address
.Op Fl a Ar authfile
.Op Fl m Ar spooldir
+.Op Fl g Ar group
.Op Fl D
.Op Fl L Ar mboxfile
.Op Fl t Ar timeout
@@ -46,7 +47,7 @@ source package.
.Sh OPTIONS
.Nm
accepts the following commandline switches:
-.Bl -tag
+.Bl -tag -width 0
.It Fl d
Run as a daemon (in the background). The process ID of the daemon is written to
a PID file, which by default is
@@ -87,6 +88,8 @@ for the SSL key. (Point this to your RSA
Listen on the given
.Ar port
instead of port 995 (SSL) or 110 (non-SSL).
+.It Fl g Ar group
+Specify the group ID used to access the mail spool.
.It Fl l Ar address
Listen on the given
.Ar address