OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Apr-2004 11:16:53
Branch: HEAD Handle: 2004043010165300
Modified files:
openpkg-src/imapd imapd.conf
Log:
enable virtdomains by default; this is the standard behaviour for
imapd 2.2.x, is used in Kolab and was already the default in OpenPKG
2.0
Summary:
Revision Changes Path
1.12 +1 -1 openpkg-src/imapd/imapd.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imapd/imapd.conf
============================================================================
$ cvs diff -u -r1.11 -r1.12 imapd.conf
--- openpkg-src/imapd/imapd.conf 12 Mar 2004 11:02:02 -0000 1.11
+++ openpkg-src/imapd/imapd.conf 30 Apr 2004 09:16:53 -0000 1.12
@@ -22,5 +22,5 @@
quotawarn: 90
timeout: 30
defaultdomain: @l_domainname@
-virtdomains: off
+virtdomains: on
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]