From: hickert Date: Mon, 8 Dec 2008 14:02:49 +0000 (+0000) Subject: Added DEBUG level for mail actions. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=14fbcb626273cbe9f1376d480affc79c5b982fed;p=gosa.git Added DEBUG level for mail actions. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13181 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/functions.inc b/gosa-core/include/functions.inc index c9c9eb5b7..ae3ccfc8e 100644 --- a/gosa-core/include/functions.inc +++ b/gosa-core/include/functions.inc @@ -87,6 +87,7 @@ define ("DEBUG_SESSION",32); define ("DEBUG_CONFIG", 64); define ("DEBUG_ACL", 128); define ("DEBUG_SI", 256); +define ("DEBUG_MAIL", 512); // mailAccounts, imap, sieve etc. /* Rewrite german 'umlauts' and spanish 'accents' to get better results */