patch-man_imapd_conf_5 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. $OpenBSD: patch-man_imapd_conf_5,v 1.11 2017/05/28 15:46:11 ajacoutot Exp $
  2. Index: man/imapd.conf.5
  3. --- man/imapd.conf.5.orig
  4. +++ man/imapd.conf.5
  5. @@ -1025,7 +1025,7 @@ resources (principals). If not set (the default), the
  6. Debug command to be used by processes started with \-D option. The string
  7. is a C format string that gets 3 options: the first is the name of the
  8. executable (without path). The second is the pid (integer) and the third
  9. -is the service ID. Example: /usr/local/bin/gdb /usr/cyrus/bin/%s %d
  10. +is the service ID. Example: /usr/bin/gdb /usr/local/cyrus/bin/%s %d
  11. .UNINDENT
  12. .UNINDENT
  13. .sp
  14. @@ -3287,7 +3287,7 @@ Allowed values: \fIflat\fP, \fIskiplist\fP, \fItwoskip
  15. .UNINDENT
  16. .UNINDENT
  17. .sp
  18. -\fBsendmail:\fP /usr/lib/sendmail
  19. +\fBsendmail:\fP /usr/sbin/sendmail
  20. .INDENT 0.0
  21. .INDENT 3.5
  22. The pathname of the sendmail executable. Sieve invokes sendmail
  23. @@ -3454,7 +3454,7 @@ per draft\-ietf\-vacation\-seconds.txt .
  24. .UNINDENT
  25. .UNINDENT
  26. .sp
  27. -\fBsievedir:\fP /usr/sieve
  28. +\fBsievedir:\fP /var/sieve
  29. .INDENT 0.0
  30. .INDENT 3.5
  31. If sieveusehomedir is false, this directory is searched for Sieve