SMTP: Handle 235 code after initial AUTH command.
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 24 Jun 2011 22:51:22 +0000 (18:51 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 24 Jun 2011 22:55:47 +0000 (18:55 -0400)
commitbb2e7b131e9a67a30e3412ee23a6ddded6239375
treed6cbeac88db6359666c519930d547a9d917d4293
parent75cc27f6f649ca274ed27e392883f2e990e46a82
SMTP: Handle 235 code after initial AUTH command.

The server may accept the initial response in our AUTH command and
return a 235 (success) code without a 334 (continue) code, such as
for example with XOAUTH.  Handle this correctly.
camel/providers/smtp/camel-smtp-transport.c