Hello all,<o:p></o:p>
Don't know if this is the right place to ask this but here it goes.<o:p></o:p>
I'm using this library to send emails in a C++ project : http://www.codeproject.com/Articles/28806/SMTP-Client<o:p></o:p>
I can send emails using Outlook.com accounts (smtp.live.com) but not Office365 accounts (Outlook.office365.com).<o:p></o:p>
I get an error "Error in message body".<o:p></o:p>
I'm sending a plain text email and reduced to send only the character "A" in the body.<o:p></o:p>