Comment 3 for bug 224202

Revision history for this message
Display Name (user340562791542-deactivatedaccount) wrote :

I tried to use an smtp server which does not require authentication (works with a PHP script for example), and it gives me an error on starttls() call, which is not captured by the except block: http://bazaar.launchpad.net/~bzr/bzr-email/trunk/revision/40.

I don't have the error message at the moment, but I had to comment out the whole try/except block to make it work.