From: Sebastian B. <sb...@us...> - 2013-12-24 09:06:42
|
Update of /cvsroot/simplemail/simplemail/tests/dovecot-conf/conf.d In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30077/tests/dovecot-conf/conf.d Modified Files: 10-auth.conf Log Message: Omit the auth-system.conf.ext file. Index: 10-auth.conf =================================================================== RCS file: /cvsroot/simplemail/simplemail/tests/dovecot-conf/conf.d/10-auth.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- 10-auth.conf 24 Dec 2013 09:04:58 -0000 1.1 +++ 10-auth.conf 24 Dec 2013 09:06:40 -0000 1.2 @@ -119,7 +119,7 @@ #!include auth-deny.conf.ext #!include auth-master.conf.ext -!include auth-system.conf.ext +#!include auth-system.conf.ext #!include auth-sql.conf.ext #!include auth-ldap.conf.ext #!include auth-passwdfile.conf.ext |