posted 21 years ago
Hmm. Good to know that there's a Dumbster in case I need to write some raw SMTP or JavaMail stuff.
By the way, the same approach can be used nicely for testing HTTP related components as well, by replacing Dumbster with Jetty, for example. I did that a couple of weeks ago for testing a HTTP-based "ping" utility.