Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

2508 Posts in 651 Topics- by 1319 Members - Latest Member: jwalkerjr

eTicket CommunitySupportInstallation Help & Software Support (Moderators: jason, Hummdis)Topic: Sending mail works Postfix logs delivery to pipe, but no new tickets
Pages: [1]   Go Down
Print
Author Topic: Sending mail works Postfix logs delivery to pipe, but no new tickets  (Read 867 times)
0 Members and 1 Guest are viewing this topic.
ks-admin
New Member
*

Karma: +0/-0
Offline Offline

Posts: 3


« on: July 03, 2009, 12:12:06 AM »

A new install of eTicket-1.   7.   3, sending mail is working from within
etickets.     

The database connections work, new tickets are stored if created within etickets.  

Postfix logs the delivery to pipe.   php:

Jul  3 11:35:38 xxxxxx postfix/local[12732]: AD1CB48833C: to=<xxxxxxxx>, relay=local, delay=2, status=sent (delivered to command: /home/xxxx/public_html/eticket/pipe.   php)
Jul  3 11:35:38 xxxxxx postfix/qmgr[4531]: AD1CB48833C: removed

But no tickets are created.  

What might be the problem?

Pipe has permissions:
-rwxr-xr-x 1 k-erik users 6698 2009-07-03 11:27 pipe.   php

postfix alias. 
support: "|/usr/bin/php -f /my-path/to/pipe.  php"

I tried with. 
support: "| /my-path/to/pipe.  php"

Didn't work either. 

Setup:
Apache/2.   0.   55
PHP 5.   1.   2 (cli)
mysql  Ver 14.   12
« Last Edit: July 08, 2009, 09:24:14 PM by ks-admin » Logged
ks-admin
New Member
*

Karma: +0/-0
Offline Offline

Posts: 3


« Reply #1 on: July 08, 2009, 09:22:59 PM »

hxxp: www.  eticketsupport.  com/installation_help_software_support/solved_pipephp_now_working-t316.  0.  html

The code
Code:
chdir(dirname(__FILE__));
from above made pipe.  html work. 
« Last Edit: July 08, 2009, 09:25:35 PM by ks-admin » Logged
eTicket Community
   

 Logged
Pages: [1]   Go Up
Print
eTicket CommunitySupportInstallation Help & Software Support (Moderators: jason, Hummdis)Topic: Sending mail works Postfix logs delivery to pipe, but no new tickets
Jump to: