heyho @all...
got my version of eSupport yesterday and installted everything without problems.
My Server: dedicated Debian-Server with Exim as MTA, safe_mode=off, Zend installed
my problem is: neither piping NOR POP3 is working for parsing the mails.
first i tried piping, checked all the steps in the manual (Zend was recognized and OK), and edited the /etc/aliases with vi-editor and wrote the following line:
PHP Code:
support@domain.cc: "|/var/www/account/data/public_html/cli/index.php"
i also tried:
PHP Code:
support@domain.cc: |/var/www/account/data/public_html/cli/index.php
and:
PHP Code:
support@domain.cc: /var/www/account/data/public_html/cli/index.php
none of these was working. (i always closed vi and saved and typed "newalias" in my putty
i wrote a mail from Staff-CP to me and this worked, but the reply form outlook to eSupport didn`t arrive - i also got no bounce or smth. like that
so i setup a pop-box, changed the mail-queue inside Admin-CP to pop3, inserted all data and sent some mails to the script. in Staff-CP the tickets were not opended so looks like mails were not parsed although the cron was set up (did that in my Cpanel which is called "ISPManager", when i run the cron manually i always got such "Return code = 32512"-Message)
The mails definitly arrived in the pop-box (checked that) but not in Staff-CP.
so has anyone an idea why neither piping nor pop3 works?
thanks in advance
martin