blob: ccb54ec60a7aea3c8f48f8441c0bea43f15bf8a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*** ./html/mailq.1.html.orig Sat Apr 22 20:28:36 2000
--- ./html/mailq.1.html Thu Jun 1 22:19:24 2000
***************
*** 83,85 ****
The path name of the <b>sendmail.cf</b> file. Postfix con-
! figuration files are kept in <b>/etc/postfix</b>.
--- 83,85 ----
The path name of the <b>sendmail.cf</b> file. Postfix con-
! figuration files are kept in <b>!!PREFIX!!/etc/postfix</b>.
***************
*** 231,233 ****
/var/spool/postfix, mail queue
! /etc/postfix, configuration files
--- 231,233 ----
/var/spool/postfix, mail queue
! !!PREFIX!!/etc/postfix, configuration files
|