---
title: "How to Configure Email Piping in WHMCS"
description: "As you develop a customer base, you will inevitably need to have a support email address for clients to send questions or issues. Setting up email piping allows those emails to become tickets within..."
url: https://www.inmotionhosting.com/support/edu/whm/configure-email-piping-whmcs/
date: 2016-05-12
modified: 2023-01-19
author: "InMotion Hosting Contributor"
categories: ["Email", "WebHost Manager (WHM)"]
type: post
lang: en
---

# How to Configure Email Piping in WHMCS

As you develop a customer base, you will inevitably need to have a support email address for clients to send questions or issues. Setting up email piping allows those emails to become tickets within your WHMCS. Follow along below as we show how to set up email piping between your WHMCS admin dashboard and cPanel.

## Setting Up Email Piping in WHMCS

1. Log into the [WHMCS admin interface](https://www.inmotionhosting.com/support/edu/whm/whmcs-login/).
2. [![](/support/images/stories/reseller/whmcs/email-piping/01-click-departments.png)](/support/images/stories/reseller/whmcs/email-piping/01-click-departments.png)Click on **Setup -> Support -> Support Departments**.
3. [![](/support/images/stories/reseller/whmcs/email-piping/02-copy-command.png)](/support/images/stories/reseller/whmcs/email-piping/02-copy-command.png)From the *Support Ticket Departments* page, locate the **Ticket Importing using Email Forwarders** field and copy everything AFTER ‘*home/username/’* in the path. **Example:** If the field reads: ‘*| php -q /home/userna5/whmcsdata/crons/pipe.php*‘ then copy the ‘*whmcsdata/crons/pipe.php*‘ portion into your clipboard (Ctrl+C).
4. Now, [log into your cPanel dashboard](https://www.inmotionhosting.com/support/edu/cpanel/how-to-log-into-cpanel/).
5. [![](/support/images/stories/reseller/whmcs/email-piping/03-click-forwarders.png)](/support/images/stories/reseller/whmcs/email-piping/03-click-forwarders.png)Locate the *Emails* category and click on the **Forwarders** option.
6. [![](/support/images/stories/reseller/whmcs/email-piping/04-click-add-forwarder.png)](/support/images/stories/reseller/whmcs/email-piping/04-click-add-forwarder.png)Click the **Add Forwarder** button.
7. [![](/support/images/stories/reseller/whmcs/email-piping/05-enter-info.png)](/support/images/stories/reseller/whmcs/email-piping/05-enter-info.png)On the *Add New Forwarder* page, enter the support department’s email address in the **Address to Forward** field.
8. [![](/support/images/stories/reseller/whmcs/email-piping/06-click-advanced-options.png)](/support/images/stories/reseller/whmcs/email-piping/06-click-advanced-options.png)Click on **Advanced Options**.
9. [![](/support/images/stories/reseller/whmcs/email-piping/07-enter-data.png)](/support/images/stories/reseller/whmcs/email-piping/07-enter-data.png)Click on the **Pipe to a Program** option and paste the command previously copied in the field (Ctrl+V).
10. [![](/support/images/stories/reseller/whmcs/email-piping/08-click-add.png)](/support/images/stories/reseller/whmcs/email-piping/08-click-add.png)Click the **Add Forwarder** button.
