> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mailchannels.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Parked domains in MailChannels Inbound Filtering

> Automatically provision and protect parked and addon domains alongside primary domains in MailChannels Inbound Filtering using the WHM/cPanel plugin.

## Provision parked domains

If you use the MailChannels WHM/cPanel plugin (version 4.3.0 or later), parked domains can be provisioned automatically alongside your primary domains. The parked domain provisioning task runs approximately 60 seconds after the standard domain provisioning task, because the parked domain must exist in WHM before MailChannels can protect it.

To enable automatic provisioning of parked and addon domains, open the plugin's **Inbound Configuration** section in WHM and enable the **Process parked and addon domains during bulk and automatic protection operations** option.

If your parked domains are not appearing after 60 seconds, your server may be missing the `at` package, which handles delayed job execution. Install it using your distribution's package manager (`apt` or `yum`) and then re-provision the domains.

<Tip>
  To troubleshoot parked domain provisioning, set `LOG_LEVEL` to `LogLevel::DEBUG` in `/usr/local/mailchannels/conf/Config.php`. Remember to set it back to `LogLevel::INFO` once you have collected the log data you need.
</Tip>
