Rafael Hengles
2007-05-14 13:41:30 UTC
I had a problem sending mails through a Microsoft ESMTP server, and I
discovered that on the RSET command, it returned 220 instead of the expected
by ZF, 250. I hacked it to "$this->_expect(array(250,220));" and now it
works. Anybody knows a better solution or why does this happen?
Regards,
Rafael Hengles
discovered that on the RSET command, it returned 220 instead of the expected
by ZF, 250. I hacked it to "$this->_expect(array(250,220));" and now it
works. Anybody knows a better solution or why does this happen?
Regards,
Rafael Hengles
--
View this message in context: http://www.nabble.com/-Zend_Mail_Protocol_Smtp--%3Erset%28%29%3A-MS-ESMTP-return-220-instead-of-250-tf3752424s16154.html#a10604003
Sent from the Zend MFS mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/-Zend_Mail_Protocol_Smtp--%3Erset%28%29%3A-MS-ESMTP-return-220-instead-of-250-tf3752424s16154.html#a10604003
Sent from the Zend MFS mailing list archive at Nabble.com.