Message Audit

The Message Audit records information about messages which pass through the Carapace Hub. It is implemented as an object extension to the Carapace Audit and the complete script is available here.

When the Audit system displays information for a particular message:

Message Details

The following information is stored within the Audit about a message:

identifier this travels with the message and is particularly useful if a message needs to be traced because there was a delivery problem
sender the address of the person/computer system which sent the message
recipient(s) the addresses of all mail recipients -- there may be several recipients for a single message
subject what the message is about -- useful for inter-personal mail
length the length of the message (in bytes)

Message Relations

Certain relations are also configured between messages:

is-report-for shows one message is a report on another -- for example, if a message cannot be transferred for a given time then a report may be sent back to the original sender informing them that there was a problem with delivery
is-notification-for some mail systems (e.g. X.400) has the idea of mail notifications
is-reply-for a message can be in reply to another
contains one message can contain many others

Activities

The following activities are available for messages or messaging users:

ms-abandonabandon this connection to message store
ms-deletedelete a message
ms-fetchfetch a message
ms-listlist the message store
ms-logofflogoff from the message store
ms-logonlogon to the message store
ms-set-statusset a message status
ms-storestore a message
mts-deliverdeliver a message from the Message Transfer System
mts-expireexpire a message which cannot be transfered within the MTS
mts-queuequeue a message for the Message Transfer System
mts-submitsubmit a message to the Message Transfer System
mts-transfertransfer a message to another MTA


Contents Index Current topic: audit Related topics: databases