From 2efabe087e68c8d3683547896157fc81cd467ca4 Mon Sep 17 00:00:00 2001 From: Cedric RICARD Date: Tue, 30 Mar 2010 23:20:00 +0000 Subject: [PATCH] added message _CXM_FORCE_PUBLISH_MF_CONFIG --- calexium_lib/CXM_message_constants.anubis | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/calexium_lib/CXM_message_constants.anubis b/calexium_lib/CXM_message_constants.anubis index 0a475f8..9d55c8a 100644 --- a/calexium_lib/CXM_message_constants.anubis +++ b/calexium_lib/CXM_message_constants.anubis @@ -16,6 +16,7 @@ public define Word32 _C_SHUTDOWN_BOX = 0x33770003. // Used to as public define Word32 _CXM_SET_BOX_NETWORK_PARAMS = 0x33770004. // Define network configuration of boxes public define Word32 _CXM_RESET_ADMIN_PWD = 0x33770005. // Ask the MailFountain to reset the admin pwd. public define Word32 _CXM_FULL_RESET = 0x33770006. // Ask the MailFountain to proceed to a full reset of its data. After that, the MailFountain is totally empty (mail, config, domain, logs, etc...) +public define Word32 _CXM_FORCE_PUBLISH_MF_CONFIG = 0x33770007. // Ask the MailFountain to proceed a Config publishing to DomainManager // **************** PACKAGE BUILDER *************** -- libgit2 0.21.4