Summary | Mails cannot be read with POP3 protocol under Windows |
Queue | IMP |
Queue Version | 5.0.19 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | almikhailov (at) parallels (dot) com |
Created | 04/10/2012 (4832 days ago) |
Due | |
Updated | 04/27/2012 (4815 days ago) |
Assigned | 04/12/2012 (4830 days ago) |
Resolved | 04/27/2012 (4815 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
Priority ⇒ 1. Low
New Attachment: pop3.JPG
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 04/10/2012
Summary ⇒ Mails cannot be read with POP3 protocol under Windows
Type ⇒ Bug
State ⇒ Unconfirmed
Platform: Windows 2008 R2, MailEnable 6.0, POP3 protocol
When you click on mai to read it you get error (see screenshot) and
mail is not shown. Whe you click twice (to read mail in separate
window) you get error:
==========
Fatal error: __clone method called on non-object in
C:\inetpub\vhosts\webmail\horde\PEAR\Horde\Imap\Client\Data\Envelope.php on
line 90
==========
Errors from Horde log:
==========
2012-04-10T15:56:07+07:00 WARN: HORDE [imp] PHP ERROR: Attempt to
assign property of non-object [pid 4780 on line 196 of
"C:\inetpub\vhosts\webmail\horde\PEAR\Horde\Imap\Client\Data\Envelope.php"]
2012-04-10T15:56:10+07:00 WARN: HORDE [imp] PHP ERROR: array_fill()
[<a href='function.array-fill'>function.array-fill</a>]: Number of
elements must be positive [pid 4380 on line 1222 of
"C:\inetpub\vhosts\webmail\horde\PEAR\Horde\Imap\Client\Base.php"]
2012-04-10T15:56:10+07:00 WARN: HORDE [imp] PHP ERROR: array_map() [<a
href='function.array-map'>function.array-map</a>]: Argument
#3shouldbe an array [pid 4380 on line 1222 of
"C:\inetpub\vhosts\webmail\horde\PEAR\Horde\Imap\Client\Base.php"]
2012-04-10T15:56:21+07:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 4380 on line 196 of
"C:\inetpub\vhosts\webmail\horde\PEAR\Horde\Imap\Client\Data\Envelope.php"]
==========
ADDITIONAL INFORMATION
There were not such problems in H3 base IMP. It worked with POP3
protocol without problems.