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.

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...