Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Email Notification

by diotalevi (Canon)
on Nov 16, 2002 at 04:45 UTC ( [id://213357]=note: print w/replies, xml ) Need Help??


in reply to Email Notification

If you visit your User Settings page from your home node there's a setting name " /msg me when there's a reply to one of my posts". Turn that on and you'll get private messages in your inbox.

If you want a real-email notification then visit PerlMonks.org Related Scripts and setup a cronjob to query PerlMonks for new messages. msgmail.pl purports to do just this job.

Check our jdporter's PerlMonks for the Absolute Beginner for other cool ideas.

__SIG__ use B; printf "You are here %08x\n", unpack "L!", unpack "P4", pack "L!", B::svref_2object(sub{})->OUTSIDE;

Replies are listed 'Best First'.
Re^2: Email Notification
by mascip (Pilgrim) on Dec 31, 2012 at 05:07 UTC

    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?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://213357]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-03-29 08:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found