changeset 8989:a2ae93a8c7d2 HEAD

Unified all <doc/wiki/*.txt> links to look exactly the same.
author Timo Sirainen <tss@iki.fi>
date Wed, 29 Apr 2009 13:19:12 -0400
parents 37c0111961f5
children 1d21a3d0a295
files dovecot-example.conf
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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@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 @@
   #
   # 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 @@
 
   # 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