Jump to content
  • 0

The Php Mailparse Pecl Extension Is Required For Parsing Email Tickets.


Question

Posted

Hi as far as i know mailparse is installed. I have a support department which I setup a while back when i was first giving Blesta a spin and it is able to process email tickets just fine using IMAP (can't pipe due to CageFS). However when I try to add a new department with email handling i get the mailparse error. Any reason for this and is there a way to override the check because my assumption is that it is wrong due my having installed the PECL via WHM and the fact that the department I previously added works just fine.

 

Many thanks.

4 answers to this question

Recommended Posts

  • 0
Posted

Upload a phpinfo page to your server and check if mailparse is indeed in there. Call the file something like info.php, with the following code:

<?php phpinfo(); ?>

Then, pull it up in your browser, and see if mailparse is loaded.

  • 0
Posted

Upload a phpinfo page to your server and check if mailparse is indeed in there. Call the file something like info.php, with the following code:

<?php phpinfo(); ?>

Then, pull it up in your browser, and see if mailparse is loaded.

 

Pls check pm sir.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...