Hi, im sorry about posting a low effort post like this, but im stuck for something and without time to sort out a solution quickly myself due to other repsonsibilities.

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....


In reply to Howto Post Email via Hotmail by demerphq

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.