ZF-9299: Zend_Mail server response error messages garbled
Description
The error message from Zend_Mail (as an exception message) reported as:
Command
Actual error message from server:
502 Command not implemented
Zend_Mail error message:
Access
Expected error message:
530 Access denied
If this is intentional, then maybe the documentation is incorrect as there is no mention of this.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2010-03-01T19:37:50.000+0000
I will be happy if you would provide reproduce code.
Posted by Satoru Yoshida (satoruyoshida) on 2010-03-24T08:29:52.000+0000
Thank You for report, Solved by ZF-9505, at SVN r21634.