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

Kayako develops robust helpdesk software, live chat and real-time visitor monitoring software.
Kayako is trusted by more than 30,000 organizations, including a number of Fortune 500 companies and government institutions.
Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
chris1407 Offline
New Member
 
Posts: 6
Join Date: Aug 2006
Email piping and parsing not work with my plesk 8 - 17-08-2006, 08:16 AM

Hello,

so i read some articles in Forum but i canīt found a answer of my problem,
at first i try to make "pop3 parsing" but the cronjob not working, i ask some friends but no result.

Then i try to use piping, reading the manual but no result, i set the chmod rights.

In the manual you talk over a : .qmail-support, but this file i havenīt in the qmail directory.

The parser log is empty. I cannot see the error and no mail come back.

So anyone knows what could it be?

Thanks
chris
   
Reply With Quote
  (#2) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,575
Join Date: May 2003
Location: Punjab, India
17-08-2006, 11:45 AM

The .qmail file is supposed to go in /var/qmail/mailnames/domain.com directory.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#3) Old
chris1407 Offline
New Member
 
Posts: 6
Join Date: Aug 2006
17-08-2006, 03:09 PM

Hi,

so i go in this directory:

/var/qmail/mailnames/domain.de/support , there i found a .qmail file, so i edited in :

| /srv/www/vhosts/xxxxxxxx/httpdocs/support/cli/index.php

is this right?

in the
/var/qmail/mailnames/domain.de

i have only a .qmail-default file.

No emails in Tickets after i edited the file.

any other idea?

thanks
chris
   
Reply With Quote
  (#4) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,575
Join Date: May 2003
Location: Punjab, India
18-08-2006, 07:46 PM

Hi Chris,
You need to edit/create the .qmail-support file in case you wish to pipe in support@domain.de

We have a dedicated section on PSA installation at http://manual.kayako.net, Please have a look at the instructions available over there.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#5) Old
chris1407 Offline
New Member
 
Posts: 6
Join Date: Aug 2006
19-08-2006, 09:42 AM

Hello,

i do exactly this steps but no result.

Yesterday i asked a hoster, and he cannot find a mistake, is there a bug for plesk 8?

greetz
   
Reply With Quote
  (#6) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,575
Join Date: May 2003
Location: Punjab, India
22-08-2006, 10:43 AM

Quote:
Originally Posted by chris1407
Hello,

i do exactly this steps but no result.

Yesterday i asked a hoster, and he cannot find a mistake, is there a bug for plesk 8?

greetz
We are not aware of any such bug, What does the maillog show? The maillog in Plesk is under the following location: /usr/local/psa/var/log/maillog

Let me know.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#7) Old
chris1407 Offline
New Member
 
Posts: 6
Join Date: Aug 2006
28-08-2006, 12:41 PM

Hello,

son here is my maillog:

Aug 28 14:39:16 h962659 relaylock: /var/qmail/bin/relaylock: mail from 217.72.192.243:46973 (fmmailgate05.web.de)
Aug 28 14:39:16 h962659 qmail: 1156768756.404928 new msg 5948281
Aug 28 14:39:16 h962659 qmail: 1156768756.405122 info msg 5948281: bytes 1010 from <christian1407@web.de> qp 16820 uid 2020
Aug 28 14:39:16 h962659 qmail: 1156768756.415325 starting delivery 27: msg 5948281 to local 1-support@123step.de
Aug 28 14:39:16 h962659 qmail: 1156768756.415545 status: local 1/10 remote 0/20
Aug 28 14:39:16 h962659 qmail: 1156768756.419623 delivery 27: success: did_0+0+1/
Aug 28 14:39:16 h962659 qmail: 1156768756.419882 status: local 0/10 remote 0/20
Aug 28 14:39:16 h962659 qmail: 1156768756.419999 end msg 5948281

i hope it can help.

thanks
chris
   
Reply With Quote
  (#8) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 5,229
Join Date: Aug 2006
Location: Mumbai, India
29-08-2006, 09:40 AM

| /srv/www/vhosts/xxxxxxxx/httpdocs/support/cli/index.php

Make sure there is no space between | and /srv/www/vhosts/xxxxxxxx/httpdocs/support/cli/index.php

Correct path should be -- |/srv/www/vhosts/xxxxxxxx/httpdocs/support/cli/index.php

Hope this helps.

Regards,

SupportSkins Admin



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/ - NEW SKIN ADDED!!
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#9) Old
huck Offline
New Member
 
Posts: 6
Join Date: Jun 2004
Plesk 8 Kayako Piping Issue: PHP.INI - 31-08-2006, 02:32 PM

We have found this on one of our clients. Somehow the php.ini file in /etc/php.ini was set to chmod 600. As a result, the qmail user could not parse php.ini so the ioncube loader (in this case) was not loaded into php.

If you check your /usr/local/psa/var/log/mailllog, you may find some hints to see if you have a similar issue.

Also, it may be worthwhile to change the piping to include the path to the PHP binary. This will result in clearer binary use. For some reason on this system, there was both a /usr/loca/bin/php and a /usr/bin/php. They were symlinks but this could also create a problem.
   
Reply With Quote
  (#10) Old
netjunkie Offline
New Member
 
Posts: 3
Join Date: Apr 2006
03-11-2006, 08:31 PM

I am also having a problem with plesk8.

I get the following in my maillog.
Please note I have replaced the real domain with mydomain.co.uk.

[root@opentelcom log]# tail maillog
Nov 3 21:28:39 qmail: 1162589319.344355 starting delivery 2500: msg 26084620 to local 2-shop@mydoman.co.uk
Nov 3 21:28:39 qmail: 1162589319.344435 status: local 1/10 remote 0/20
Nov 3 21:28:39 qmail: 1162589319.345817 delivery 2500: deferral: Uh-oh:_.qmail_file_is_writable._(#4.7.0)/
Nov 3 21:28:39 qmail: 1162589319.345870 status: local 0/10 remote 0/20

Does anyone have any ideas?
   
Reply With Quote
Reply

Tags
parsing, piping, plesk

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 piping aliensx E-mail Piping Issues 0 24-11-2005 01:40 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2


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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78