Is there a script that will AUTOMATICALLY email a mailing list when an update has occured to the website?

Filed under: email list mailing — admin @ 10:42 am

Is there one that will monitor lets say a folder and when something in the folder has been modified, an email will be sent out to a group of emails? It doesn't matter the language it's in. Thanks guys!

You should ask where ever your domain server is. That doesn't sound too likely though. There are plenty of mailers out there. Search for them. One way you could work through this problem is by modifying the php, jsp, asp, whatever docs you have when they make the updates, is to execute the mailer. I used to use a perl mailer cgmail, or something like that. Just looked for it, couldn't find it on my machine so I'm not too sure what the name is. It's pretty easy to use.

powered by Yahoo Answers

2 Comments »

  1. You should ask where ever your domain server is. That doesn't sound too likely though. There are plenty of mailers out there. Search for them. One way you could work through this problem is by modifying the php, jsp, asp, whatever docs you have when they make the updates, is to execute the mailer. I used to use a perl mailer cgmail, or something like that. Just looked for it, couldn't find it on my machine so I'm not too sure what the name is. It's pretty easy to use.
    References :

    Comment by GoodChicken_BadChicken — March 25, 2009 @ 4:14 pm

  2. I did something like that a while back although much more simple. I was running on linux so I just called 'sendmail' to send an email out. I would suggest starting there if ur not on Windows.
    References :

    Comment by rsmith985 — March 25, 2009 @ 4:50 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment