> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://docs.clientexec.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# BlueHost & JustHost Email Piping Fix

1. Find SupportPipe.php in your root installation of Clientexec.
2. CHMOD SupportPipe.php to 755.
3. Insert this code at the top of the file before the php opening so that the first two lines of the file are:

```html
#!/usr/php/54/usr/bin/php-cli -qc/home/username/public_html/php.ini
```

[How to Email Pipe](/en/article/how-to-setup-support-piping-1h3tqi5/)
