service
IQ Spool Service — Stores messages to disk<service class="xms.spool.IQSpoolService" name="name" … > child tags </service>
Table 70. Attributes for service tag (for xms.spool.IQSpoolService)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| directory | The directory to store mail spool files in | String any character combination | spool | no |
| nestLevel | Nest spool directories to specified level | int value between 0 and 4 | 0 | no |
| target | The name of the default service to direct messages to. | DeliveryTarget Name of a Service that implements DeliveryTarget | none | yes |
This tag depends on the following services (or a service that extends or implements these classes)
<index … >value</index>
Table 71. Attributes for index tag (for xms.spool.IQSpoolService)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| name | The name of the index | String any character combination | none | yes |
| type | Type of the index | Type One of the following values: simple,domain | simple | no |
| value | The declaration of the index | String any character combination | none | yes |