dovecot-1.1: Unified all <doc/wiki/*.txt> links to look exactly ...
dovecot at dovecot.org
dovecot at dovecot.org
Wed Apr 29 20:20:25 EEST 2009
details: http://hg.dovecot.org/dovecot-1.1/rev/a70a986c305c
changeset: 8255:a70a986c305c
user: Timo Sirainen <tss at iki.fi>
date: Wed Apr 29 13:20:13 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 f28d0ec6ec09 -r a70a986c305c dovecot-example.conf
--- a/dovecot-example.conf Wed Apr 29 12:40:24 2009 -0400
+++ b/dovecot-example.conf Wed Apr 29 13:20:13 2009 -0400
@@ -84,7 +84,7 @@
# setting if not specified.
#ssl_listen =
-# Disable SSL/TLS support. <doc/wiki/SSL>
+# Disable SSL/TLS support. <doc/wiki/SSL.txt>
#ssl_disable = no
# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
@@ -206,7 +206,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
@@ -265,7 +265,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 =
@@ -295,7 +295,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): "
@@ -596,7 +596,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
@@ -846,7 +846,7 @@ auth default {
# because PAM modules can do all kinds of checks besides checking password,
# such as checking IP address. Dovecot can't know about these checks
# without some help. cache_key is simply a list of variables (see
- # doc/wiki/Variables.txt) which must match for the cached data to be used.
+ # <doc/wiki/Variables.txt>) which must match for the cached data to be used.
# Here are some examples:
# %u - Username must match. Probably sufficient for most uses.
# %u%r - Username and remote IP address must match.
More information about the dovecot-cvs
mailing list