How to Install php-mailparse in Ubuntu 18.04



Install php-mailparse by entering the following commands in the terminal:

sudo apt update
sudo apt install php-mailparse

Description:

Email message manipulation for PHP

Mailparse is an extension for parsing and working with email messages. . It can deal with rfc822 and rfc2045 (MIME) compliant messages.

Homepage: http://pecl.php.net/package/mailparse

Version: 3.0.2+2.1.6-12-gae1ef14-1build2

Section: universe/php