# Email Forwarding

Email / Email Forwarding

## Create domain-level forwarder

 - [GET /Email/add_domain_forwarder](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/add_domain_forwarder.md): This function creates a domain-level forwarder.

Important:

  When you disable the Receive Mail role, the system disables this function.

## Create email account forwarder

 - [GET /Email/add_forwarder](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/add_forwarder.md): This function creates an email forwarder.

Important:

  When you disable the MailReceive role, the system disables this function. 
  For more information, read our How to Use Server Profiles 
  documentation.

## Return cPanel account's mail forwarder total

 - [GET /Email/count_forwarders](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/count_forwarders.md): This function returns the number of forwarders for every email address on a cPanel account.

Important:

  When you disable the Receive Mail role, the system disables this function.

## Delete domain-level forwarder

 - [GET /Email/delete_domain_forwarder](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/delete_domain_forwarder.md): This function deletes a domain-level forwarder.

Important:

  When you disable the Receive Mail role, the system disables this function.

## Delete email account's email forwarder

 - [GET /Email/delete_forwarder](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/delete_forwarder.md): This function deletes an email forwarder.

Important:

  When you disable the Receive Mail role, the system disables this function.

## Return domain-level forwarders

 - [GET /Email/list_domain_forwarders](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/list_domain_forwarders.md): This function lists domain-level forwarders.

Important:

  When you disable the Receive Mail role, the system disables this function.

## Return domain's forwarders

 - [GET /Email/list_forwarders](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/list_forwarders.md): This function lists a domain's forwarders.

Important:

  When you disable the Receive Mail role, the system disables this function.

## Return domains with domain-level forwarders

 - [GET /Email/list_forwarders_backups](https://api.docs.cpanel.net/specifications/cpanel.openapi/email-forwarding/list_forwarders_backups.md): This function lists the domains with domain-level forwarders.

Important:

  When you disable the Receive Mail role, the system disables this function.

