Closed (duplicate)
Project:
Mailhandler
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2009 at 00:10 UTC
Updated:
27 Jan 2011 at 10:14 UTC
In Mailhandler 6.x-1.8
When imap_open() gets called and fails to open a session, the error(s) do not get logged to the watchdog log. The only watchdog evidence is a PHP error that is inconclusive:
"imap_open() [function.imap-open]: Couldn't open stream {tsaker.clacorp.com:111/pop3/notls}INBOX in C:\Documents and Settings\TJS\My Documents\per\development\workspace-PER\AWC\site\sites\all\modules\mailhandler\mailhandler.module on line 194."
I'm including a patch to mailhandler.module which logs all messages returned by PHP imap_errors().
| Comment | File | Size | Author |
|---|---|---|---|
| mailhandler.module-20091003.patch | 528 bytes | tsaker |
Comments
Comment #1
ilo commentedYes, definitelly, moving here: #787754: More detailed error reporting