[Pkg-Cyrus-imapd-Debian-devel] [SVN] r95 - trunk/cyrus-imapd-2.2.12/debian

pkg-cyrus-imapd-debian-devel@lists.alioth.debian.org pkg-cyrus-imapd-debian-devel@lists.alioth.debian.org
Fri, 8 Apr 2005 02:10:54 +0200 (CEST)


Author: sven
Date: 2005-04-08 02:10:54 +0200 (Fri, 08 Apr 2005)
New Revision: 95

Modified:
   trunk/cyrus-imapd-2.2.12/debian/imapd.conf
Log:
Ooops, change #94 left the parameter above it's description

Modified: trunk/cyrus-imapd-2.2.12/debian/imapd.conf
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cyrus-imapd-2.2.12/debian/imapd.conf	2005-04-08 00:09:14 UTC (r=
ev 94)
+++ trunk/cyrus-imapd-2.2.12/debian/imapd.conf	2005-04-08 00:10:54 UTC (r=
ev 95)
@@ -150,13 +150,13 @@
 # amount of encryption.
 #sasl_maximum_layer: 256
=20
-#loginrealms:
 # List of remote realms whose users may log in using cross-realm
 # authentications. Seperate each realm name by a space. A cross-realm
 # identity is considered any identity returned by SASL with an "@" in it=
.
 # NOTE: To support multiple virtual domains on the same interface/IP,
 # you need to list them all as loginreals. If you don't list them here,
 # (most of) your users probably won't be able to log in.
+#loginrealms: example.com
=20
 # Enable virtual domain support.  If enabled, the user's domain will
 # be determined by splitting a fully qualified userid at the last '@'