Install IMAP extension

suggest change

To use the IMAP functions in PHP you’ll need to install the IMAP extension:

Debian/Ubuntu with PHP5

sudo apt-get install php5-imap
sudo php5enmod imap

Debian/Ubuntu with PHP7

sudo apt-get install php7.0-imap

YUM based distro

sudo yum install php-imap

Mac OS X with php5.6

brew reinstall php56 --with-imap

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


IMAP:
*Install IMAP extension

Table Of Contents
19XML
81PDO
93IMAP
102APCu
108PSR