Kayako Logo
News and Announcements Kayako news and announcements [Subscribe]

Reply
 
LinkBack (1) Thread Tools Search this Thread Display Modes
  1 links from elsewhere to this Post. Click to view. (#1) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,828
Join Date: May 2003

cPanel/Exim Piping Issues - Resolution - 24-01-2006, 04:06 AM

We have received numerous reports regarding issues with Piping using cPanel, Firstly, Let me mention that none of these issues are due to our product or are a bug. Its actually the way certain cPanel system require the mail aliases to be configured.

I have described the steps to set it up properly below, please follow them exactly as mentioned to get the piping working. We will be assuming the domain is domain.com and email address is support@domain.com

1) Please make sure you have changed all permissions etc as mentioned in the manual.

2) Create the alias entry for support@domain.com as mentioned at http://manual.kayako.net, However, The alias path should include the PHP path i.e. "|/usr/local/bin/php /home/domainuser/public_html/support/cli/index.php"

3) Open /etc/vfilters/domain.com and add:

# Exim filter

if $header_to: contains "support@domain.com" then
pipe "/usr/local/bin/php -q /home/domain/www/support/cli/index.php"
endif

4) Chmod the domain public_html directory

chmod +x /home/domain/public_html

6) Restart exim using "service exim restart"

That should resolve the issues. This generally happens if the pipe email (support@domain.com) is different than the domain where support desk (Ex: support.domain.com) is at.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---

Last edited by Varun Shoor : 24-01-2006 at 04:09 AM.
   
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://forums.kayako.com/f3/cpanel-exim-piping-issues-resolution-6383/
Posted By For Type Date
Trouble with Kayako Mail Parser - Web Hosting Talk - The largest, most influential web hosting community on the Internet This thread Refback 23-02-2008 01:33 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Plesk 8.1 and Email Piping Issues easyhud E-mail Piping Issues 9 21-08-2007 11:35 AM
Piping and forwarding issues mjormakka E-mail Piping Issues 2 03-07-2007 10:17 AM
Serious Piping Issues - New Client just today jerett E-mail Piping Issues 6 15-05-2007 08:00 PM
Sorry to say, but yet another piping issue... thernes E-mail Piping Issues 21 20-03-2007 07:38 AM
Email Piping on separate server or just no email piping at all Skeptical SupportSuite, eSupport and LiveResponse 3 18-05-2006 01:56 AM



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46