dovecot-1.2: Unified all <doc/wiki/*.txt> links to look exactly ...

dovecot at dovecot.org dovecot at dovecot.org
Wed Apr 29 20:20:30 EEST 2009


details:   http://hg.dovecot.org/dovecot-1.2/rev/a2ae93a8c7d2
changeset: 8989:a2ae93a8c7d2
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Apr 29 13:19:12 2009 -0400
description:
Unified all <doc/wiki/*.txt> links to look exactly the same.

diffstat:

1 file changed, 6 insertions(+), 6 deletions(-)
dovecot-example.conf |   12 ++++++------

diffs (57 lines):

diff -r 37c0111961f5 -r a2ae93a8c7d2 dovecot-example.conf
--- a/dovecot-example.conf	Wed Apr 29 12:57:59 2009 -0400
+++ b/dovecot-example.conf	Wed Apr 29 13:19:12 2009 -0400
@@ -84,7 +84,7 @@
 # setting if not specified.
 #ssl_listen =
 
-# SSL/TLS support: yes, no, required. <doc/wiki/SSL>
+# SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>
 #ssl = yes
 
 # PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
@@ -212,7 +212,7 @@
 #   %d - domain part in user at domain, empty if there's no domain
 #   %h - home directory
 #
-# See doc/wiki/Variables.txt for full list. Some examples:
+# See <doc/wiki/Variables.txt> for full list. Some examples:
 #
 #   mail_location = maildir:~/Maildir
 #   mail_location = mbox:~/mail:INBOX=/var/mail/%u
@@ -294,7 +294,7 @@
 
 # System user and group used to access mails. If you use multiple, userdb
 # can override these by returning uid or gid fields. You can use either numbers
-# or names. <doc/wiki/UserIds>
+# or names. <doc/wiki/UserIds.txt>
 #mail_uid =
 #mail_gid =
 
@@ -324,7 +324,7 @@
 # isn't finding your mails.
 #mail_debug = no
 
-# Log prefix for mail processes. See doc/wiki/Variables.txt for list of
+# Log prefix for mail processes. See <doc/wiki/Variables.txt> for list of
 # possible variables you can use.
 #mail_log_prefix = "%Us(%u): "
 
@@ -543,7 +543,7 @@ protocol imap {
   #
   # This would write rawlogs into user's ~/dovecot.rawlog/, if it exists:
   #   mail_executable = /usr/libexec/dovecot/rawlog /usr/libexec/dovecot/imap
-  # <doc/wiki/Debugging/Rawlog>
+  # <doc/wiki/Debugging/Rawlog.txt>
   #
   # This would attach gdb into the imap process and write backtraces into
   # /tmp/gdbhelper.* files:
@@ -637,7 +637,7 @@ protocol pop3 {
 
   # POP3 UIDL (unique mail identifier) format to use. You can use following
   # variables, along with the variable modifiers described in
-  # doc/wiki/Variables.txt (e.g. %Uf for the filename in uppercase)
+  # <doc/wiki/Variables.txt> (e.g. %Uf for the filename in uppercase)
   #
   #  %v - Mailbox's IMAP UIDVALIDITY
   #  %u - Mail's IMAP UID


More information about the dovecot-cvs mailing list