List messages in the P7 Message Store, specifying entryclass, entrystatus and priority
The "since" and "before" parameters are optional; specify either or both as
NULL to omit.
Get message object for transfer out from MTA
Note that this function is deprecated for P3, and should be replaced by
X400msMsgGetStart() and X400msMsgGetFinish() in order to provide
transactional security.
Get message object for transfer out from MTA
When used in P3 mode, this function does not acknowledge recipt of the
message it returns: this should be done by calling X400msMsgGetFinish()
once the message has been successfully processed.
Generate a new message object which is an Inter-Personal Notification
Generate a new message object ready for submission as a Inter-Personal
Notification based on the received message object.
Open a session to a Message Store (P7) or MTA (P3) in synchronous mode, checking the password which the Message Store or MTA returns
The Directory Name parameter is optional, specify it as NULL to omit.
Takes a byte stream containing the ASN.1 encoding of
a P22 (or P772) content, decodes it and sets it into a message,
so that attributes can be extracted from it.
Takes a byte stream containing the ASN.1 encoding of
a P22 (or P772) content, decodes it and sets it into a message,
so that attributes can be extracted from it.