RE: Recommendations for testing e-mail output

2003-10-29 Thread Gordon Henriksen
28, 2003 3:03 PM To: [EMAIL PROTECTED] Subject: Recommendations for testing e-mail output Hello, I'm looking at writing a test for an e-mail that's generated by Perl. I'm wondering about the best way to do this. Here are some possibilities I have considered: - use Test::Mail

Re: Recommendations for testing e-mail output

2003-10-28 Thread Danny Faught
Mark Stosberg wrote: I'm looking at writing a test for an e-mail that's generated by Perl. I'm wondering about the best way to do this. A colleague of mine wrote fakesmtpd just for such an occasion - http://www.jera.com/tools/fakesmtpd/. It's written in Perl. -- Danny R. Faught Tejas Software