summaryrefslogtreecommitdiff
path: root/mail/nullmailer/patches/patch-ac
blob: 23c5c4200fec381767e4c3747e8d42e96876ddd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ac,v 1.3 2005/08/20 02:20:45 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.