mapistore_mgmt_send.c File Reference

Provides mapistore management routine for sending messages/notifications from administrative/services tools to OpenChange Server/listener process. More...

#include "mapiproxy/libmapistore/mapistore.h"
#include "mapiproxy/libmapistore/mapistore_errors.h"
#include "mapiproxy/libmapistore/mapistore_private.h"
#include "mapiproxy/libmapistore/mgmt/mapistore_mgmt.h"
#include "mapiproxy/libmapistore/mgmt/gen_ndr/ndr_mapistore_mgmt.h"

Functions

enum mapistore_error mapistore_mgmt_send_newmail_notification (struct mapistore_mgmt_context *mgmt_ctx, const char *username, uint64_t FolderID, uint64_t MessageID, const char *MAPIStoreURI)

Detailed Description

Provides mapistore management routine for sending messages/notifications from administrative/services tools to OpenChange Server/listener process.

Using this interface virtually restrict mapistore features to the specific management functions subset.

Function Documentation

enum mapistore_error mapistore_mgmt_send_newmail_notification ( struct mapistore_mgmt_context *  mgmt_ctx,
const char *  username,
uint64_t  FolderID,
uint64_t  MessageID,
const char *  MAPIStoreURI 
)

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/