Files
pkgsrc-ng/mail/nullmailer/patches/patch-ac
2013-09-26 17:14:40 +02:00

22 lines
691 B
Plaintext

$NetBSD: patch-ac,v 1.5 2007/03/24 06:49:02 schmonz Exp $
--- doc/nullmailer-queue.8.orig 2002-12-23 12:29:20.000000000 -0500
+++ doc/nullmailer-queue.8
@@ -30,13 +30,13 @@ This is provided to allow local daemons
being bounced by your relay host.
.SH OTHER FILES
.TP
-.B /var/nullmailer/queue
+.B @VARBASE@/spool/nullmailer/queue
The directory into which the completed messages are moved.
.TP
-.B /var/nullmailer/tmp
+.B @VARBASE@/spool/nullmailer/tmp
The directory in which messages are formed temporarily.
.TP
-.B /var/nullmailer/trigger
+.B @VARBASE@/spool/nullmailer/trigger
A pipe used to trigger
.BR nullmailer-send
to immediately start sending the message from the queue.