Articles on: Setup & Configuration

Email piping with the DirectAdmin control panel

To enable email piping of support tickets when using DirectAdmin control panel you may need to use the following examples:


  1. Forwarder entry:


"|/usr/local/bin/php -q /home/USERNAME/domains/SOMEDOMAIN.COM/public_html/members/SupportPipe.php"


  1. Add the following line to SupportPipe.php on line 11:


ini_set("include_path", ".:/usr/local/lib/php:/home/USERNAME/domains/SOMEDOMAIN.COM/public_html/members");

Updated on: 06/03/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!