Advanced Troubleshooting for Email Piping Problems: In-Depth Solutions

thumb_up 1  ·  sell Advanced email piping troubleshooting, In-depth solutions for email-to-ticket conversion issues, Troubleshooting complex email piping problems in WHMCS

If an email has not been piped into the ticket system and it is not listed in the Ticket Mail Import Log (refer to previous article)  then these steps can be followed to identify the cause of the problem.

Unable to communicate with the WHMCS installation

This error occurs when the pop.php or pipe.php files are unable to communicate with the WHMCS installation, its typically occurs when the location of the /crons directory has been customised. The cron.php file will look for the WHMCS directory in the location specified in the /crons/config.php file. So to To resolve this error:

Use your FTP client to locate the /crons directory on your server

Open the /crons/config.php file.

b8cc45ba-45bb-4c65-b7f4-49ad26e7804e.png
  1. Ensure the $whmcspath line is uncommented by removing the preceding // characters.
  2. Ensure the path specified on the $whmcspath is the full system path to your WHMCS directory. This is the directory which contains the init.php and clientarea.php files.
34e8dd99-732b-4f4a-9798-009b4526751a.png

Local Delivery Failed Bounce Error Message

If you receive a bounce email containing an error that states local delivery failed like the error shown below, then read on:

pipe to |/home/username/public_html/whmcs/crons/pipe.php
generated by support@example.com
local delivery failed
 

To correct this, change the permissions on the /crons/pipe.php file chmod to 755

This can be done using your FTP client:

89b2c689-38a4-4757-b703-2e0619f2fd88.png
 
3a1a19fd-0370-40c2-8f55-489661925066.png
 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

Step-by-Step Guide to Installing WHMCS

To start using WHMCS, you will need to install it on your server. You may need help from your hosting provider or system administrator…

arrow_forward
description

Configuring cPanel Site Software for WHMCS Integration: A How-To Guide

You can install WHMCS using cPanel's Site Software feature. Before you can perform the installation, a WHM user must enable WHMCS…

arrow_forward
description

Effortless WHMCS Installation Using cPanel Site Software: A Step-by-Step Tutorial

You can install WHMCS easily using cPanel's Site Software feature. To do this: 1. If you have not already done so, configure…

arrow_forward
description

Configuring WHMCS Cron Jobs: Step-by-Step Setup Guide

You will need to configure the cron job as soon as you finish installing WHMCS. The cron job executes WHMCS's automation tasks,…

arrow_forward
description

Customizing the WHMCS Cron Schedule: Configuration Guide

The WHMCS cron job performs many of the automated tasks for your WHMCS installation. You can customize when and how often it runs…

arrow_forward
arrow_back « Back