PDA

View Full Version : Support-Logic: "customer helpdesk"



kamino
12-17-2004, 12:13 PM
Hello,

Does anyone tried to work with Support-Logic and DA ?
because I can't setup the email pipe...


Regards,

Bloory
12-18-2004, 01:54 AM
Setup a forwarder to "|/usr/local/bin/php /home/username/domains/domain.com/public_html/path_to_helpdesk/pipe.php"

kamino
12-18-2004, 04:44 AM
Hello,

Thanks ! It works pretty well :)

Regards,

kamino
12-18-2004, 07:00 AM
Hello

Just a little more for people who could be interrested:

-Create a mail forwarder with DA (eg: helpdesk@domain.com)
-On server, at prompt do:
cd /etc/virtual/domain.com
-Edit file aliases with vi
-Find the following:
helpdesk: heldesk@domain.com
-Replace with:
helpdesk: |/usr/local/bin/php -q /path/to/supportlogic/pipe.php
-Save and exit

Regards,

Bloory
12-18-2004, 04:15 PM
I just created the forwarder above in the control panel.