Jump to content
  • 0

Php Mailparse Extension Installed But Support Mail Handling Shows Error


hostingDifferent-Scott

Question

19 answers to this question

Recommended Posts

  • 0

Got the mailparse issue fixed, but now I'm getting the following error:

 

The following text was generated during the delivery attempt:

------ pipe to |/usr/local/bin/php -q /home/billing/domains/my.hostingdifferent.com/public_html/plugins/support_manager/pipe.phpplugin/support_manager/ticket_pipe/index/1/
       generated by support@hostingdifferent.com ------

Could not open input file: /home/billing/domains/my.hostingdifferent.com/public_html/plugins/support_manager/pipe.php

Link to comment
Share on other sites

  • 0

Got the mailparse issue fixed, but now I'm getting the following error:

 

The following text was generated during the delivery attempt:

------ pipe to |/usr/local/bin/php -q /home/billing/domains/my.hostingdifferent.com/public_html/plugins/support_manager/pipe.phpplugin/support_manager/ticket_pipe/index/1/

       generated by support@hostingdifferent.com ------

Could not open input file: /home/billing/domains/my.hostingdifferent.com/public_html/plugins/support_manager/pipe.php

 

Are you using any particular control panel?

 

Try piping to index.php instead, as described here - http://docs.blesta.com/display/user/Support+Manager#SupportManager-EmailPiping

 

 

support: "|/usr/bin/php /home/user/public_html/index.php plugin/support_manager/ticket_pipe/index/1"
Link to comment
Share on other sites

  • 0

Are you looking for how to install PHP Mailparse?

 

cPanel: MailParse via Module Installers section on whm

 

Non cPanel: yum install php-mbstring php-pecl-mailparse php-mcrypt -y

i installed mailparse-2.1.6.tgz

but get this error:

The PHP Mailparse PECL extension is required for parsing email tickets.

Link to comment
Share on other sites

  • 0

x3 I take it is cPanel.

 

Go to cpanel, easyapache enable mbhash, mbstring, mailparse (if it's there). Then go to the pecl modules install mailparse and job done. However I've not used cPanel for a year and forgot most of it.

OK Thanks, i'll try this.

Actually i use WHM to manage apache. And yes, x3 is the cpanel version.

I'll try this over the weekend since it sounds like I may have to recomplie the server when i am done.

Is there a reason not to use IMAP?

Link to comment
Share on other sites

  • 0

OK Thanks, i'll try this.

Actually i use WHM to manage apache. And yes, x3 is the cpanel version.

I'll try this over the weekend since it sounds like I may have to recomplie the server when i am done.

Is there a reason not to use IMAP?

 

Nope, I'm a piping fan myself as it goes threw instantly, instead of waiting for the cron.

Link to comment
Share on other sites

  • 0

OK Thanks, i'll try this.

Actually i use WHM to manage apache. And yes, x3 is the cpanel version.

I'll try this over the weekend since it sounds like I may have to recomplie the server when i am done.

Is there a reason not to use IMAP?

 

There is no reason to recompile the server, using EasyApache to enable the required module is all that is required.  EasyApache will then automtically recompile php/apache and restart those services with no server downtime at all.

Link to comment
Share on other sites

  • 0

There is no reason to recompile the server, using EasyApache to enable the required module is all that is required.  EasyApache will then automtically recompile php/apache and restart those services with no server downtime at all.

Thanks. I'll remember this.

Nonetheless, in my travels to solve this problem i found out all i needed to do was run:

pecl install mailparse
The error vasished. For some reason pecl was not configured for my version of PHP. This did the trick.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...