demerphq has asked for the wisdom of the Perl Monks concerning the following question:
Basically the situation is this: I've finally got smoke testing of the bleadperl set up under Win32 using VC6 and VC7. This basically builds the latest version of perl under all of the various configurations and then generates a report of what fails, succeeds etc. The problem is that I want to automatically email the report to the appropriate development mailing list, but have no access to anything other than HTTP. So what I figured I would do is sign up for a hotmail account dedicated to this purpose and then get hotmail to handle the SMTP side of things. However under the time constraints I am I dont really want to hack this out myself. So if anybody out there knows of or has a script that can do this then I would be very much obliged if you would let me know.
In defence of the minimal effort of this post, at least the smoke testing benefits the overall perl community (or at least the win32 part... :-)
Cheers, and thanks for the tolerance.
--- demerphq
my friends call me, usually because I'm late....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Howto Post Email via Hotmail
by nothingmuch (Priest) on Oct 22, 2002 at 14:15 UTC | |
|
Re: Howto Post Email via Hotmail
by Schemer (Scribe) on Oct 22, 2002 at 16:40 UTC | |
by Aristotle (Chancellor) on Oct 22, 2002 at 18:07 UTC | |
by Schemer (Scribe) on Oct 22, 2002 at 20:33 UTC | |
by Aristotle (Chancellor) on Oct 22, 2002 at 21:03 UTC | |
|
Re: Howto Post Email via Hotmail
by demerphq (Chancellor) on Oct 22, 2002 at 14:09 UTC |