There was a problem loading the comments.

Forwarders

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

Overview

This interface allows you to configure an email address to forward incoming emails to another address. This is useful if, for example, you want to use one email account to receive emails addressed to multiple addresses without having an account for each. Additionally, multiple email addresses can receive the same email. You can also set the server to discard email or send (pipe) email to a program.
Important:

  • This feature is only available if your hosting provider enables it.
  • This is not the BoxTrapper forwarder documentation. To manage forwarders for email accounts that use the BoxTrapper feature (cPanel >> Home >> Email >> BoxTrapper), use the BoxTrapper Forward List feature.
  • Wildcard redirects, which redirect all emails whose addresses match a regex pattern, are not configurable in the Forwarders interface. To create a wildcard redirect, read our Create a Wildcard Redirect documentation.
To manage forwarders for a specific domain on your account, select the desired domain from the Managing menu.

Email account forwarders

Note:
Forwarders do not store emails on the server. If you wish to create a forwarding address that retains a copy of inbound email, perform the following steps:
  1. Create an email account with Email Accounts interface (cPanel >> Home >> Email >> Email Accounts).
  2. Create an email filter with Email Filters interface (cPanel >> Home >> Email >> Email Filters) that contains the following two actions:
    • Configure the Redirect to email action to send to the desired destination address.
    • Configure the Deliver to folder action to deliver to the INBOX folder.

The Email Account Forwarders table lists all of the email addresses that use a forwarder to redirect email to another address or service.

  • To quickly find a specific email address, enter a keyword in the Search text box and click Go.
  • To view the route that a forwarded email takes, click Trace in the Functions column next to that email address.
    Note:If the server uses a third-party mail service, such as MailScanner, this feature will return invalid results. If you experience issues when you use this feature, contact your hosting provider for more information about your server’s configuration.
  • To delete a forwarder, click Delete next to that email address, and then click Delete Forwarder to confirm.
  • To change a forwarder, click Delete next to that email address, and then click Delete Forwarder to confirm. Then, follow the steps in the Add Account Forwarder section below.
Important:
  • If a forwarder shares an address with an email account, both will receive mail.
  • To stop receiving email at the account, delete it. Then, only the forwarder will receive email.
  • You cannot modify an existing email forwarder. To change the forwarding behavior for an address, you must delete the existing email forwarder and create a new one.

Add account forwarder

To add a mail forwarder, perform the following steps:

  1. Navigate to cPanel’s Forwarders interface (cPanel >> Home >> Email >> Forwarders).
  2. Select the domain whose emails you want to forward in the Managing menu.
  3. Click Add Forwarder in the Create an Email Account Forwarder menu. The Add a New Forwarder interface will appear.
  4. Enter the username of the email address that you want to forward in the Add a New Forwarder interface.Note:Your email username is the part of the email address that comes before the domain. For example, if you want the address [email protected] to forward to [email protected], enter purchases in the Address to forward: text box. Do not include the @ symbol.
  5. Select the domain of the email address that you want to forward in the Domain menu.
  6. Select one of the following options in the Destination menu:
    • Forward to Email Address - Select this option to forward incoming email to another account or multiple accounts. To do so, enter the comma-separated destination addresses of the forwarded email in the text box. For example, to forward emails from [email protected] to [email protected] and [email protected], enter [email protected], [email protected] in the text box.Note:Forwarding email accounts keep a copy of the emails that they forward. If you have access to both the forwarding email and the destination email, you can view the forwarded email at both locations.
    • Discard and send an error to the sender (at SMTP time). - Select this option to discard the incoming email and provide the sender with a failure message. The failure message is automatically set to No such person at this address. You may also enter a custom failure message into the Failure Message (seen by sender) text box.

      Click Advanced Options to access the following options:
    • Forward to a system account - Select this option to forward incoming email to a system user email account. To do so, enter the system user name in the text box.
    • Discard (Not Recommended) - Select this option to discard emails without a failure message. Emails sent to the initial address will not be forwarded. Unlike the Discard and send an error to the sender (at SMTP time) option, the user will not receive any failure messages.
    • Pipe to a Program - Select this option to pipe incoming emails to a program. Enter the program’s relative path in your home directory in the text box. For example, if the script requires an interpreter such as Perl or PHP, omit the /usr/bin/perl or /usr/bin/php portion of the path.
  7. Click Add Forwarder.

Pipe to a program

Important:
Make certain that your script uses the proper file permissions (0700). To change your script’s file permissions, run the chmod 0700 myscript.php command, where myscript.php represents your script’s location and file name.
Use the Pipe to a Program option to parse and enter email information into a different system. For example, use the Pipe to a Program option to pipe email information to a program that enters email information into a ticket system.
  • STDIN pipes email and headers to the program.
  • Pipes can accept variables from the $_SERVER array and variables on the command line.
  • The language or environment that you use may cause memory limit issues.
  • If your script produces any output, even a blank line, the system will create a bounce message that contains that output.
When you use the Pipe to a Program option, enter a path that is relative to your home directory. For example, to use the /home/user/script.pl script, enter script.pl in the Pipe to a Program text box, where user represents your username.
Important:
To pipe email to a script, the script must be executable and have the appropriate hashbang (#!). If you do not know how to add the hashbang, name the script with the correct executable extension to be prompted to automatically add it.

Trace a forwarder

Tracing an email account forwarder allows you to locate a possible routing error, which may send emails to the wrong or non-existent location. To trace a forwarded email, perform the following steps:
  1. Click Trace under the Actions menu next to the forwarder you want to test.
  2. The Track Delivery page that appears will show you the path that the forwarded email messages will take.
  3. The following icons help indicate where the message is going:
    • The red exclamation point icon (forwarder-mailroutingerror.gif) indicates that messages will encounter an error.
    • The file page icon (forwarder-filterfile.gif) indicates that the forwarder will filter messages into a file.
    • The green globe icon (forwarder-smtpdestination.gif) indicates that the forwarder will deliver the message to a different server,
    • The folder icon (forwarder-localmailbox.gif indicates that the message will go to a local address on this server.
  4. To return to the Forwarders interface, click the Go Back button.

Delete a forwarder

To remove a forwarder, navigate to the Actions menu, click Delete next to the forwarder that you wish to remove. Then click Delete Forwarder to confirm.
Note:
It is not possible to modify email forwarders after creation. If you need to modify an email forwarder, you must delete the forwarder and then create a new one.

Domain forwarders

Domain forwarders redirect incoming email for invalid addresses to another domain.
The Forward All Email for a Domain table lists all of the domain forwarders for your account.
Important:
  • Domain forwarders only forward email when the system cannot deliver it to an address or autoresponder. For example, if you create a domain forwarder from the example.com domain to the example1.com domain and someone sends an email to the [email protected] address, the following actions will occur:
  • Domain forwarders override the settings in cPanel’s Default Address interface (cPanel >> Home >> Email >> Default Address).
  • Domain forwarders only work for undeliverable emails. Because of this, you cannot access the email at the forwarding address. For example, if an email is forwarded from [email protected] to [email protected] because exampl3.com is an invalid domain name, you cannot log in to the invalid [email protected] to view the forwarded email.

Add domain forwarder

In order to create a domain forwarder, follow these steps:
  1. Navigate to cPanel’s Forwarders interface (cPanel >> Home >> Email >> Forwarders).
  2. Select the domain whose emails you want to forward in the Managing menu.
  3. Click Add Domain Forwarder in the Create an Email Account Forwarder menu. The Add a New Domain Email Forwarder interface will appear.
  4. Select the domain that you want to forward email from in the Domain menu.
  5. Enter the domain that you want to forward email to in the Domain text box,.
  6. Click Add Domain Forwarder.

Delete a domain forwarder

To remove a domain forwarder, click Delete next to the domain forwarder that you wish to remove, and then click Delete Domain Forwarder to confirm.

Share via
Did you find this article useful?  

Related Articles

© Bamboozle Web Services Inc.