msgmail.pl enables to communicate private messages via email, but doesn't answer the original question.

When i post a message in any discussion thread, i would like to receive an email once someone has posted an additional message in this discussion thread.

I this something that might be implemented in the future?

In the meantime, we could just have a little script that sends us an email anytime that someone has answered one of our messages. For doing that, it might be enough to check (every 5 minutes?) that the bit right under "Chatterbox" (the bit where it's written "And 4 more, 17 archived", and the bit right over it) has changed.

I might do it and share it at some point, but i'm overloaded with work at the moment and for a few months to come, so probably won't do this now. If anybody has the energy and will, don't hesitate to ask if you didn't understand how it checks whether you received an answer to a message. It's really dead simple.

~ ~ ~ ~ ~ I hate when i'm in a rush to get an answer, to come back every 5 minutes to check if i got an answer...until i get an answer 2 hours later... and i've spent all this time checking, for nothing.

How does this sound?

Did i miss a script or CPAN distro that does this already?


In reply to Re^2: Email Notification by mascip
in thread Email Notification by Anonymous Monk

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.