Overview
The Microsoft Message Queuing ( MSMQ ) Private Queues are used by GFI MailEssentials to cache data that need to be written into various databases.
This article provides information on which queues are used and how to access them.
Information
To access the private queues:
- Go to Start > Run.
- Type
compmgmt.msc
and press Enter. The Computer Management console is displayed. - Click Services and Applications > Message Queuing > Private Queues.
It is normal that during peak hours (high mail flow) the number of messages in the queues increases; it returns to normal after a short while.
If the GFI MailEssentials module fails to write data into a queue three times, it moves it to the Recovery Queue and is re-processed after a restart of the GFI MailEssentials services or the server.
See the following table for a description of the Private Queues:
Name | Receives from | Processed By | Description |
---|---|---|---|
antispamqueue@# | AS Scan Engine | Quarantine ActionServices | Holds spam emails which are to be actioned |
gfimelistserv_<>@# | List Server | List Server | Used by list server to pass emails between plug-ins |
gfimereportq@# | AS and AV Scan Engine | Backend Service | Holds emails to write to reporting (all types of emails) |
midlayermaqueue@# | AS and AV Scan Engine | Attendant Service | Holds emails to write to the dashboard (all types of emails) |
midlayerqueue@# | AV Scan Engine | Quarantine ActionServices | Holds malware\content emails which are to be actioned |
Purging the above-mentioned queues does not always remove the referenced files. For more details regarding purging the queues, please visit the "Purging the Anti-Spam and Anti-Virus Scan Engine Message Queues" article.