31 lines
950 B
Text
31 lines
950 B
Text
|
Index: man/imapd.conf.5
|
||
|
--- man/imapd.conf.5.orig
|
||
|
+++ man/imapd.conf.5
|
||
|
@@ -1267,7 +1267,7 @@ Debug command to be used by processes started with \-D
|
||
|
is a C format string that gets 3 options: the first is the name of the
|
||
|
executable (as specified in the cmd parameter in cyrus.conf). The second
|
||
|
is the pid (integer) and the third is the service ID.
|
||
|
-Example: /usr/local/bin/gdb /usr/cyrus/bin/%s %d
|
||
|
+Example: /usr/bin/gdb /usr/local/cyrus/bin/%s %d
|
||
|
.UNINDENT
|
||
|
.UNINDENT
|
||
|
.sp
|
||
|
@@ -4094,7 +4094,7 @@ Allowed values: \fIflat\fP, \fIskiplist\fP, \fItwoskip
|
||
|
.UNINDENT
|
||
|
.UNINDENT
|
||
|
.sp
|
||
|
-\fBsendmail:\fP /usr/lib/sendmail
|
||
|
+\fBsendmail:\fP /usr/sbin/sendmail
|
||
|
.INDENT 0.0
|
||
|
.INDENT 3.5
|
||
|
The pathname of the sendmail executable. Sieve invokes sendmail
|
||
|
@@ -4315,7 +4315,7 @@ assumed.
|
||
|
.UNINDENT
|
||
|
.UNINDENT
|
||
|
.sp
|
||
|
-\fBsievedir:\fP /usr/sieve
|
||
|
+\fBsievedir:\fP /var/sieve
|
||
|
.INDENT 0.0
|
||
|
.INDENT 3.5
|
||
|
If sieveusehomedir is false, this directory is searched for Sieve
|