I have tried to get an SendMessageStatus.Failure or an SendMessageStatus.PartialSuccess result when mailing but haven't succeeded. The result has always returned succeeded even when using addresses that don't exist.
What kind of email-message would return failure.Has it something to do with the addresses (from,to cc,bcc) or is there other mechanisms at work here? Body,header,subject etc.
I have tried not properly formatted email addresses but when trying to add these email addresses first using Mailbox, it seems that it is the Mailbox class that throws an exception.