validateSingleEmailAddress
When registering a new member, you got an error message that said mail could not be sent because validateSingleEmailAddress failed.
This link provides the answer: Throw away your MailHost object, and replace it by a SecureMailHost with id 'MailHost', which will fix the problem.
