| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| New Member Posts: 25 Join Date: Sep 2006 | Hello, I have a domain called "domain.com" which is the domain that I want to forward the emails to SupportSuite which is on a different domain/server called "domainhelpdesk.com". I setup the forwarding on my "domain.com" cPanel account to point sales@domain.com to "|/home/username/public_html/supportsuite/cli/index.php". And I changed the permissions of the "/cli/index.php" file to 755. However, I still get the following error "local delivery failed". I was going to try to do what the following post says, but I don't have a "vfilters" folder under my "etc" folder so I don't know what I should do. cPanel/Exim Piping Issues - Resolution Can somebody please help me find a solution to this?? Thank you, olimits7 |
| | |
(#2)
|
(#3)
|
| Community Moderator Posts: 701 Join Date: Jan 2005 |
18-09-2006, 03:30 PM
Have you created a forward for sales@domain.com to go to whatever_alias_you_want@supportdomain.com? The pipe can only work on the installed domain, so if the helpdesk is on a different server than "domain.com", you can't pipe to it directly to the script using "anything@domain.com" until mail goes to the server it's installed on... ...or do I have your situation wrong? No vfilters folder? That's odd. What happens when you issue this via root SSH? cd /etc/vfilters |
| | |
(#4)
|
(#5)
|
| Senior Member Posts: 3,852 Join Date: Aug 2006 Location: Mumbai, India |
18-09-2006, 03:52 PM
If you pipe email@supportdomain.com, does it work or it gives you a local delivery failed error? 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/ |
| | |
(#6)
|
(#7)
|
| New Member Posts: 25 Join Date: Sep 2006 |
18-09-2006, 05:40 PM
Hi, Ok in my cPanel for "domain.com" I setup a forward to "sales@supportdomain.com" and in my cPanel for "supportdomain.com" I setup a forward to "|/home/username/public_html/supportsuite/cli/index.php". Now when I tried to send an email to "sales@domain.com" I didn't receive any return message error, but I don't see any emails coming into SupportSuite. Is there anyway I can see where these emails are heading or any errors that will show me what's going on?? Thank you, again. olimits7 |
| | |
(#8)
|
(#9)
|
(#10)
|
| New Member Posts: 25 Join Date: Sep 2006 |
18-09-2006, 06:51 PM
Hi, Ok, now I'm getting a returned email with some errors I'll post the returned email info below. Quote:
olimits7 | |
| | |
(#11)
|
| Member Posts: 868 Join Date: Jun 2003 Location: United Kingdom |
18-09-2006, 07:27 PM
Hi, Did you upload the /cli/index.php file in ASCII, it will fail if uploaded in Binary. UK cPanel/WHM hosting accounts http://ukwebsolutionsdirect.co.uk |
| | |
(#12)
|
(#13)
|
| Community Moderator Posts: 701 Join Date: Jan 2005 |
18-09-2006, 08:47 PM
Just upload again and make sure you tell the FTP program to force ASCII upload. Simple...unless you're using some other program like Cpanel's file manager. In that case, rename it to .txt before upload, and then rename on the server. |
| | |
(#14)
|
| New Member Posts: 25 Join Date: Sep 2006 |
18-09-2006, 09:39 PM
Ok, I uploaded the file in ASCII format. I just tried sending a test email and this time I didn't receive a return mail delivery error, but the ticket still doesn't show up in SupportSuite. Is there a way I can see where these emails are going or any type of error message so I know what's going on?? Any other ideas???? Thank you, olimits7 |
| | |
(#15)
|
| Community Moderator Posts: 701 Join Date: Jan 2005 |
18-09-2006, 11:26 PM
Without shell it's not a simple thing to trace. Can you ask your host to tail the mail log while you send, or just tail while grepping for the email address on your behalf? Here's the command: Code: tail /var/log/exim_mainlog |grep domainhelpdesk.com |
| | |
![]() |
| Tags |
| cpanel, piping |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Piping not working...support response cryptic at best... sigh. | shed49 | E-mail Piping Issues | 9 | 18-02-2007 01:02 AM |