Kayako logo
E-mail Piping Issues E-mail piping issues and related configuration questions are posted here,

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
sebastian24 Offline
New Member
 
Posts: 1
Join Date: May 2007
Another cpanel piping issue - pls HELP! - 04-05-2007, 08:04 AM

Hi guys,

Another frustrated user here... and need some urgent help on this one. Hopefully you guys can help me here.

I've been trying to get piping working for a month, with no success. I've tried every combination of the suggestions listed in the forum with no luck.

Im using cpanel, and have a root access... here's what I did....
1. added a forwarder for support@domain.com - forward to |/home/account/public_html/support/cli/index.php --- chmod the index.php to 755 & tried 777 as well.
2. setup the mail parsers in the SupportSuite Admin CP.

No emails are coming in and no logs as well. I have ZEND, Imap Module and as well as Curl, PHP suEXEC Support and etc on as suggested in the forum
and unfortunately still no luck.

At this point, if anyone willing to take a glance at my files and configurations and stuff, it would be greatly appreciated. pls pm me....

thanks in advance!

regards
   
Reply With Quote
  (#2) Old
supportskins Online
Senior Member
 
supportskins's Avatar
 
Posts: 3,848
Join Date: Aug 2006
Location: Mumbai, India
04-05-2007, 08:48 AM

I suggest you check your server maillog and check for any reported errors. Also check if the path to PHP is correctly set in /cli/index.php



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#3) Old
bear Offline
Community Moderator
 
Posts: 701
Join Date: Jan 2005
04-05-2007, 03:05 PM

Try tailing the mail log using shell to see what the MTA (mail transport agent) says about the transaction.
Code:
tail -f /var/log/exim_mainlog |grep support@domain.com
Once that's running, send a message to the "support@domain.com" address and post the output, or PM it to me, please.

To quit the tail, type CTRL-C
   
Reply With Quote
Reply

Tags
cpanel, piping, pls

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

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



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


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 47