Have you tried telneting into the exchange and sending to and from the user's your sending as? That might give you some insight that you might not get from the php level.
MS On Thu, May 13, 2010 at 1:02 PM, darthtina <[email protected]> wrote: > > Ok, still stuck on this. Here is the stack trace if that helps: > > 2010-05-13T12:50:50-07:00 DEBUG (7): 501 5.1.3 Invalid address > > #0 /var/test/trunc/library/Zend/Mail/Protocol/Smtp.php(289): > Zend_Mail_Protocol_Abstract->_expect(Array, 300) > #1 /var/test/trunc/library/Zend/Mail/Transport/Smtp.php(209): > Zend_Mail_Protocol_Smtp->rcpt('') > #2 /var/test/trunc/library/Zend/Mail/Transport/Abstract.php(348): > Zend_Mail_Transport_Smtp->_sendMail() > #3 /var/test/trunc/library/Zend/Mail.php(724): > Zend_Mail_Transport_Abstract->send(Object(Zend_Mail)) > #4 /var/test/trunc/library/test/Mail.php(71): > Zend_Mail->send(Object(Zend_Mail_Transport_Smtp)) > #5 /var/test/trunc/library/test/Mail.php(881): test_Mail->sendEmail(Array) > #6 /var/test/trunc/application/models/TTN.php(379): > test_Mail->sendHistory(12882, '<log><message t...') > #7 /var/test/trunc/application/controllers/TTNController.php(96): > TTN->end(12882, Array) > #8 /var/test/trunc/library/Zend/Controller/Action.php(502): > TTNController->Action() > #9 /var/test/trunc/library/Zend/Controller/Dispatcher/Standard.php(293): > Zend_Controller_Action->dispatch('Action') > #10 /var/test/trunc/library/Zend/Controller/Front.php(946): > Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), > Object(Zend_Controller_Response_Http)) > #11 /var/test/trunc/application/Setup.php(339): > Zend_Controller_Front->dispatch() > #12 /var/test/trunc/application/Setup.php(127): > Setup->_dispatchFrontController() > #13 /var/test/trunc/public/index.php(4): Setup->run() > > > > THANKS! > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/zend-mail-and-microsoft-exchange-tp2197777p2210550.html > Sent from the Zend Framework mailing list archive at Nabble.com. > -- ----------------------------------------- Mark Steudel P: 206.375.7244 [email protected] . : Work : . http://www.mindfulinteractive.com . : Play : . http://www.steudel.org/blog
