I have been unsuccessful in my attempts to get the support module to receive email.
When I try piping, I get a bounce with the following error:
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
pipe to |/home/myusername/public_html/dev/index.php plugin/support_manager/ticket_pipe/index/1
generated by support@dev.mydomain.com
local delivery failed
When I try IMAP or POP retrieval, nothing is retrieved or marked as read/deleted.
The various Blesta logs show nothing. No errors are logged on my server.
Sending email from Blesta, including support responses for tickets submitted online, works fine.
I’ve read every thread in these forums that I can find for email or piping, but nothing has proved a solution for me.
cPanel WHM 11.42.1 (build 26)
PHP 5.3.28
MySQL 5.1.67
CENTOS 5.11
I’ve made sure that my support address is correctly forwarded for piping in cPanel.
I’ve tried piping using both pipe.php and index.php, with and without the hashbang.
I’ve made sure that my php path (/usr/local/bin/php) is correct in the hashbang and cron. All other Blesta cron tasks are working fine.
I’ve confirmed via phpinfo() that Mailparse is installed (and I didn’t get a mailparse error when I selected piping in the support department). FYI, in my situation I have to use SuPHP in the Blesta .htaccess file to include mailparse.
I’ve tested that the given IMAP and POP credentials work in my mail client.
I’ve tried manually running the cron.
I’ve made sure that all related directory and file permissions are 755 or 777.
I have another application installed on the same cPanel account as Blesta, and piping to it works perfectly. I’ve double checked that all permissions, php paths, piping settings, etc. are the same in both apps.
This is driving me insane! I don’t know what to try next.
Question
Darin
I have been unsuccessful in my attempts to get the support module to receive email.
When I try IMAP or POP retrieval, nothing is retrieved or marked as read/deleted.
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.