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
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
Unhappy Piping not working...support response cryptic at best... sigh. - 14-02-2007, 06:57 PM

Well after about a week of testing... Kayako have confirmed that my piping isn't working... the reason they give for this is 'server configuration'... brilliant... Which for paid support is about as useful as an ashtray on a motorbike...

Kan anyone here offer some more constructive tips for troubleshooting piping than Kayakos feeble response?

The weird thing is not all messages are being bounced back to users... anyone comment on the implications of moving from piping to POP3? disadvantages?

Not a happy puppy...
   
Reply With Quote
  (#2) Old
supportskins Online
Senior Member
 
supportskins's Avatar
 
Posts: 3,679
Join Date: Aug 2006
Location: Mumbai, India
14-02-2007, 07:33 PM

Checking your server maillog for any errors would be the best place the start

Kayako will only provide support for their software. They will not provide any support for server related issues.



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
eiden Offline
Member
 
Posts: 237
Join Date: Apr 2006
Location: Norway
15-02-2007, 04:21 AM

Quote:
The weird thing is not all messages are being bounced back to users... anyone comment on the implications of moving from piping to POP3? disadvantages?
I would try to get the piping to work. POP3 is pull-based. You have to poll the mailserver on given intervals (setting up a cron). But piping is push-based, so the mail gets into supportsuite with very little delay. And it seems to be more stable.

What server-software are you using?
   
Reply With Quote
  (#4) Old
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
15-02-2007, 10:51 AM

Thanks for the information... were on a LAMP setup using CentOS with WHM/cPanel...
   
Reply With Quote
  (#5) Old
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
15-02-2007, 10:57 AM

Heres a copy of the error:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

pipe to |/home/shed49/public_html/support/cli/index.php
generated by qxl@shed49.com
local delivery failed

------ This is a copy of the message, including all the headers. ------

Return-path:
Received: from [80.202.205.195] (helo=tosh49)
by theseus.shed49.com with smtp (Exim 4.63)
(envelope-from )
id 1HGlIr-0002mz-4w
for qxl@shed49.com; Tue, 13 Feb 2007 01:13:49 +0100
From:
To:
Subject: =?utf-8?B?TWljcm9zb2Z0IE9mZmljZSBPdXRsb29rIFRlc3QgTWVzc2 FnZQ==?=
MIME-Version: 1.0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: 8bit
X-shed49-MailScanner-Information: Please contact the ISP for more information
X-shed49-MailScanner: Found to be clean
X-shed49-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
score=3.945, required 5, BAYES_00 -2.60, NO_REAL_NAME 0.96,
RCVD_IN_NJABL_DUL 1.95, RCVD_IN_SORBS_DUL 2.05, SPF_FAIL 1.14,
SUBJECT_EXCESS_BASE64 0.45)
X-shed49-MailScanner-SpamScore: sss
X-shed49-MailScanner-From: qxl@shed49.com
X-Spam-Status: No

This is an e-mail message sent automatically by Microsoft Office Outlook's Account Manager while testing the settings for your POP3 account.

Email: Mailer-Daemon@theseus.shed49.com
   
Reply With Quote
  (#6) Old
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
15-02-2007, 01:09 PM

And Info from mail log when sending to one of our adresses:

2007-02-15 14:55:17 1HHh4Q-0002ep-HX ** |/usr/local/bin/php -q |/home/shed49/public_html/support/cli/index.php <sales@shed49.com> R=central_filter T=virtual_address_pipe: Child process of virtual_address_pipe transport returned 1 from command: /usr/local/bin/php

Anyone any Ideas?
   
Reply With Quote
  (#7) Old
supportskins Online
Senior Member
 
supportskins's Avatar
 
Posts: 3,679
Join Date: Aug 2006
Location: Mumbai, India
15-02-2007, 04:21 PM

Search the forums for "virtual_address_pipe" you should get something. Also is your helpdesk installed under the same domain as your email or a subdomain i.e. if piped email is email@domain.com then is your helpdesk installed at domain.com/support or support.domain.com?



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
  (#8) Old
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
15-02-2007, 07:28 PM

Hi Supportskins,

Thanks for the help, I'll look for virtual_address_pipe... my desk is installed under www.shed49.com/support. I have also created a subdomain called support.shed49.com which points to the desk. Installation address in config is always www.shed49.com/support...

I looked in cPanel aliases / forwarding... which seems to have different entries...

billing@shed49.com |/home/shed49/public_html/support/cli/index.php

faktura@shed49.com "|/home/shed49/public_html/support/cli/index.php"

qxl@shed49.com "|/home/shed49/public_html/support/cli/index.php"
sales@shed49.com "/usr/local/bin/php |/home/shed49/public_html/support/cli/index.php"

salg@shed49.com "|/home/shed49/public_html/support/cli/index.php"

support@shed49.com "|/home/shed49/public_html/support/cli/index.php"

Thanks again for any help!
   
Reply With Quote
  (#9) Old
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
15-02-2007, 09:50 PM

No output on debug, I also get this:

root@theseus [/home/shed49/public_html/support/cli]# ./index.php --help ==================== SWIFT CLI Debug ====================


(1) Check for Zend/ionCube Loader
(2) Exit

Please Type your Choice: 1
[OK]: Zend Optimizer
[OK]: ionCube Loader
root@theseus [/home/shed49/public_html/support/cli]# ./index.php --debug

Any help?
   
Reply With Quote
  (#10) Old
shed49 Offline
Member
 
Posts: 54
Join Date: Nov 2006
18-02-2007, 12:02 AM

Hey, Can anyone recommend an outfit who may be able to solve this for me? It's outwith my technical ability and I need a quick fix... willing to pay a reasonable fee for resolution. Thanks.
   
Reply With Quote
Reply

Tags
cryptic, piping, response, sigh, workingsupport

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
email response flow not working grumble SupportSuite, eSupport and LiveResponse 18 12-08-2007 03:10 AM
Kayoke Support almost 20 days No response dlevancho SupportSuite, eSupport and LiveResponse 9 29-09-2006 09:41 PM



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