Support-Logic: "customer helpdesk"

kamino

Verified User
Joined
Dec 15, 2004
Messages
30
Location
Minneapolis, MN
Hello,

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


Regards,
 
Setup a forwarder to "|/usr/local/bin/php /home/username/domains/domain.com/public_html/path_to_helpdesk/pipe.php"
 
Hello

Just a little more for people who could be interrested:

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

Regards,
 
Last edited:
Back
Top