IMAP throw parse errors, but the mails work
Posted: 04 Sep 2012, 13:23
Hi.
I'm having some problems running this plugin with IMAP mail settings. I keep getting parse errors like this:
2915,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:PARSE ERROR!!! must be a '\r\n' here but is a ' '!!!! (getting the next line)|STR:|
A0007 OK STATUS completed.
|
2871,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:must be a but is a 'A0007' !!!!
2903,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:bogus response!!!! (COMMAND: )
2915,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:PARSE ERROR!!! must be a '\r\n' here but is a 'OK'!!!! (getting the next line)|STR:| STATUS completed.
|
2871,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:must be a but is a 'STATUS' !!!!
2903,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:bogus response!!!! (COMMAND: )
2915,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:PARSE ERROR!!! must be a '\r\n' here but is a 'COMPLETED.'!!!! (getting the next line)|STR:|
|
However, there is nothing wrong with the mails. They look just fine in the mail client and if I switch the reader to POP3 they are parsed without issues. But since POP3 doesn't seem to support moving issues to a project based on the user sending the mail, I kinda need IMAP to work. Does anyone know what it causin this bug?
I'm having some problems running this plugin with IMAP mail settings. I keep getting parse errors like this:
2915,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:PARSE ERROR!!! must be a '\r\n' here but is a ' '!!!! (getting the next line)|STR:|
A0007 OK STATUS completed.
|
2871,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:must be a but is a 'A0007' !!!!
2903,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:bogus response!!!! (COMMAND: )
2915,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:PARSE ERROR!!! must be a '\r\n' here but is a 'OK'!!!! (getting the next line)|STR:| STATUS completed.
|
2871,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:must be a but is a 'STATUS' !!!!
2903,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:bogus response!!!! (COMMAND: )
2915,/home/mantis_stg/www/plugins/EmailReporting/core/Net/IMAPProtocol_1.0.3.php,PROTOCOL ERROR!:PARSE ERROR!!! must be a '\r\n' here but is a 'COMPLETED.'!!!! (getting the next line)|STR:|
|
However, there is nothing wrong with the mails. They look just fine in the mail client and if I switch the reader to POP3 they are parsed without issues. But since POP3 doesn't seem to support moving issues to a project based on the user sending the mail, I kinda need IMAP to work. Does anyone know what it causin this bug?