steffen: server/kolabd/kolabd kolab_smtpdpolicy,1.4,1.5

cvs at intevation.de cvs at intevation.de
Mon Jan 17 02:45:05 CET 2005


Author: steffen

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv2280/kolabd

Modified Files:
	kolab_smtpdpolicy 
Log Message:
Fix for Issue616 (ldap/policy server)

Index: kolab_smtpdpolicy
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab_smtpdpolicy,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolab_smtpdpolicy	14 Jan 2005 16:45:54 -0000	1.4
+++ kolab_smtpdpolicy	17 Jan 2005 01:45:03 -0000	1.5
@@ -252,7 +252,7 @@
 	  goto CHECKDISTLIST;
       } elsif( $mesg->code ) {
 	mylog( $syslog_priority, "LDAP Error during CHECKDISTLIST: ".$mesg->error ) if $verbose;
-	return "DEFER_IF_PERMIT LDAP error during CHECKDISTLIST: ".$mesg->error;
+	# Just fall through and accept the message in case there was an LDAP problem.
       }
     }
   }





More information about the commits mailing list