Greetings.

I'm being unable to send mail through Zend\Mail\Transport\Smtp. I get
the "5.7.8 Error: authentication failed: generic failure" error message
and I don't know what to do.
I first thought it could be a problem in my SMTP server (maybe blocking
external connections or such), so I've tried a simple example using
PHPMailer (http://pastebin.com/Q9EL55t7) and this simple example worked
like a charm.

My ZF2 code is at: http://pastebin.com/fnnQaAK2

A few remarks:

- I've obviously replaced every sensitive information with "foo bar" and
stars for the password
- I've also tried using 'login' as the connection class
- Connection configuration is being correctly loaded

Any help would be greatly appreciated.

TIA,

-- 
Er Galvão Abbott
http://www.galvao.eti.br/

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to