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
cpn-de Offline
New Member
 
Posts: 3
Join Date: Jun 2009
Email Piping Plesk 9.2.1 / esupport - 07-07-2009, 02:26 PM

Hi,

I'm actually testing an esupport trial. Now I'm trying to setup email piping for incoming emails on support@support.oursite.de

I did the following steps:
  1. CHMOD the /cli/index.php file to 755
  2. Via SSH, logged into server as root.
  3. Changed directory to /var/qmail/mailnames/support.oursite.de/
  4. Created a file called .qmail-support.
  5. Edited the file, adding the following line, WITHOUT THE QUOTES: "| php -q /var/www/vhosts/support.oursite.de/httpdocs/cli/index.php"
  6. Saved the file and CHMOD it to 0644.
  7. Created a emial que in the Adminpanel of eSupport for this domain.
In Plesk this email does not have a mailbox or forwarder active!

It seems thst the Emails don't reach the esupport, cause the parser log of the esupport admin panel shows no entries!

Any ideas?

Andy
   
Reply With Quote
  (#2) Old
dotboost Offline
New Member
 
Posts: 22
Join Date: Apr 2006
08-07-2009, 07:18 AM

Check the following:
1. the file .qmail-support should be chmod 0600 , owner: popuser, group: popuser
2. chmod the folder /var/www/vhosts/support.oursite.de/httpdocs to 0755
3. open in a text editor the file cli/index.php
Edit first line to match your php path. Usually on default centos/rhel OS and Plesk is
#!/usr/bin/php -q
4. Test with a ticket
5. If is not parsed, try this:
tail -100 /usr/local/psa/var/log/maillog
You may find here such interesting errors.


CTO dotBoost Technologies
   
Reply With Quote
Reply

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
Plesk and Email Piping Tutorial?? olimits7 E-mail Piping Issues 5 12-05-2009 03:57 AM
Email piping on plesk system joggx E-mail Piping Issues 0 13-12-2008 08:05 PM
Plesk 8.1 and Email Piping Issues easyhud E-mail Piping Issues 9 21-08-2007 12:35 PM
eSupport v2.2 RC1 Available in Members Area Varun Shoor Technical Chat 1 17-05-2004 02:28 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