Download Mail imap extension
3 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: August 28, 2014 (RSS)
By hiroko - August 25, 2014 - edited: August 25, 2014
Hello,
I am trying to use the Download Mail add on but there is a message "Download Mail: This plugin requires the PHP 'imap' extension! " at the top of my CMSbuilder plugin page.
Does this have to do with the server?
It worked fine on another server.
Thank you for your help.
note: the server supports IMAP4.
Hi Hiroko,
This is most likely an issue with the server. There is a PHP extension called imap which is used by your sites server to connect to the imap e-mail server, you can read about it here:
http://php.net/manual/en/book.imap.php
This is probably not installed. I'd contact your hosting company and ask them if they have the imap extension installed on the server.
Thanks,
Greg
PHP Programmer - interactivetools.com
By hiroko - August 28, 2014
Hi Greg,
I contacted the host company and I found out they do not support PHP imap extension.
It would have been great for my client to view mails without logging in to another web mail system.
I think I will propose changing to another server.
Thank you!