[domains] and [domain=domain_name] stanzas

The [domains] stanza contains a list of domains. Each domain specified under this stanza must have its own [domain=domain_name] stanza. The following example shows domains named d and mydomain:

[domains]
domain = d
domain = mydomain

[domain=d]

[domain=mydomain]

The stanza entries for configuring multiple domains are in the [domains] and the [domain=domain_name] stanzas of the following configuration file:

Parent topic: Configuration file stanza reference