ports/mail/milter-greylist/patches/patch-milter-greylist_8

21 lines
672 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- milter-greylist.8.orig Thu Apr 2 06:09:28 2009
+++ milter-greylist.8 Fri May 6 16:52:40 2011
@@ -100,7 +100,7 @@ will start with an empty grey list.
.PP
The default location for the grey list database and the socket for
communicating with sendmail is
-.B /var/milter-greylist/\fR.
+.B ${GREYLISTDIR}/\fR.
That directory must be owned and writeable by the user id under
which
.B milter-greylist
@@ -147,7 +147,7 @@ option in the configuration file.
.TP
.B -d \fIdumpfile\fR
Location of the dump file. Default is
-.I /var/milter-greylist/greylist.db\fR.
+.I ${GREYLISTDIR}/greylist.db\fR.
Equivalent to the
.I dumpfile
option in the configuration file.