Hi everyone!
I did everythink that came to my mind and now i need help.

"Mailhandler could not access the mailbox using these settings"

"Warning: imap_open() [function.imap-open]: Couldn't open stream {mail.service-in.kiev.ua:110/pop3/notls}INBOX in MailhandlerPhpImapRetrieve->open_mailbox() (line 118 of /sata1/home/users/forkoserv/www/zakaz.service-in.kiev.ua/sites/all/modules/mailhandler/modules/mailhandler_php_imap/plugins/mailhandler/retrieve/MailhandlerPhpImapRetrieve.class.php)."

it is driving me crazy...

1. settings to get to mailserver are correct (I asked my friend to conect to my mailbox via mailhandler from his website which is on different server and it worked without any problem);

2. checked mbstring and it looks ok to me;

3. HTTP log gives me this error:
"[Mon Nov 19 08:26:18 2012] [error] [client 195.214.198.58] PHP Fatal error: require_once() [function.require]: Failed opening required '/sata1/home/users/forkoserv/www/zakaz.service-in.kiev.ua/sites/all/modules/mailhandler/modules/mailhandler_php_imap/plugins/mailhandler/retrieve/MailhandlerPhpImapRetrieve.class.php' (include_path='.:/usr/local/share/pear') in /sata1/home/users/forkoserv/www/zakaz.service-in.kiev.ua/sites/all/modules/ctools/includes/plugins.inc on line 848, referer: http://zakaz.service-in.kiev.ua/admin/structure/mailhandler/add?render=o..."

4. my php settings in attached file

P.S. I feel that some settings for php on server are incorect...

Thank you for your help.

CommentFileSizeAuthor
php settings.JPG139.33 KBforko
mb_string.JPG63.54 KBforko
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dane Powell’s picture

Status: Active » Postponed (maintainer needs more info)

It looks like it's not finding the required class file... can you uninstall and delete Mailhandler, clear caches, then install 7.x-2.7 and report if still a problem?

Dane Powell’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No response

rakesh_verma’s picture

Status: Closed (cannot reproduce) » Active

Hey Dane,
I am getting the same error when trying to install mailhandler on my local site (Xampp).
I tried reinstalling as well. No help.