I’m working with the Mailhandler module in my sandbox. Of course, there are prereqs. I have to install Feeds. So I installed the Feeds module but I’m only enabling the Feeds submod itself. then, the mailhandler mod and mailhandler IMAP module. So I also have to enable PHP IMAP. Here is the message the you will get when you try to enable the module:
Mailhandler PHP IMAP requires that PHP’s IMAP extension is enabled in order to function properly. (Currently using IMAP Not found).
OK, this is easier than it appears, especially in Centos. From the command line type,
yum install php-imap
service httpd restart
So easy. I think that I love Linux. And my whole career I have been a Microsoft guy. 😉
Now you’ll be able to choose the submod. Now, I have it in Sand. Going to make sure nothing is broken then install it in prod.
also installing features
feeds admin ui
strongarm – you only need these mods for the example submod. i’m not going to put it in prod.
- Now that you’ve created a mailbox, you’ll need to create a Feeds importer or run an existing importer. Consider enabling the Mailhandler quick-start module.
- tncourts_docresource_org has been updated.
I believe that the settings for the mailbox are ok. going to try the rest of this and see what happens.
This post is great. I realy love it!
LikeLike