John Allberg - 2007-06-15

Logged In: YES
user_id=1177499
Originator: NO

Your test have been added to the test suite with one modification, it uses comma instead om semicolon.

Assert.AreEqual("<receiver1@there.com>,<receiver2@there.com>", mail.Headers["To"]);

John