| eG Monitoring |
|---|
|
Measures reported by HoldQueueTest Whenever a Postfix mail server detects spam messages/malware, then those messages are automatically placed in the hold queue. By default, the administrator defines smtpd access policies, or cleanup header/body checks that may cause messages to be automatically diverted from normal processing and be placed indefinitely in the hold queue. The messages remain in the hold queue until the administrator intervenes. The messages in the hold queue are barred from periodic delivery attempts. Messages can stay in the hold queue longer than the maximum lifetime specified for the hold queue. The old messages in the hold queue can be released only by moving those messages into the maildrop queue. Once the messages are moved into the maildrop queue, the messages will get a new timestamp and will be attempted delivery. The messages that are relatively new in the hold queue can be moved directly to the deferred queue. If the hold queue consists of too many messages, then the hold queue may grow indefinitely and at some point, the queue may not be able to accommodate new messages resulting in a bottleneck of the queue. To avoid such bottlenecks and figure out the exact time duration for which messages are in the hold queue, it is necessary for the administrator to periodically monitor the hold queue. The HoldQueueTest helps administrators to identify the time duration from which the hold queue was bombarded with messages. This test periodically monitors the hold queue of the target Postfix mail server and reports the total size of the queue as well as the split up of the message count in terms of time duration i.e., the number of messages that were in the queue for a specified time duration. The measures made by this test are as follows:
|