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:
- CHMOD the /cli/index.php file to 755
- Via SSH, logged into server as root.
- Changed directory to /var/qmail/mailnames/support.oursite.de/
- Created a file called .qmail-support.
- Edited the file, adding the following line, WITHOUT THE QUOTES: "| php -q /var/www/vhosts/support.oursite.de/httpdocs/cli/index.php"
- Saved the file and CHMOD it to 0644.
- 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