mFrom,
tData + tBody,
true /* to several receipients */);
assertTrue("Expected no problems sending mails, but some problem occured",
tMail.result() /* isOK */);
/* now we should make sure we received the mail via POP3, etc. */
}
public void initialize() {