1
vote
1answer
54 views

Which web app I can use to get a notification when file is added into a directory?

Is there a web application which I can use for monitoring a web directory? I would like to use get a notification (RSS feed or email) when a new pdf file is added into this web directory.
0
votes
0answers
25 views

Web site archive of open source projects'/Linux mailing lists offering listing mails by subject?

I hope it is the right SE to ask. There are sites like gmane.org, mark.info and markmail.org where you can browse mailing lists of various open source projects and Linux distributions. Which is pretty ...
0
votes
1answer
277 views

What are the requirements to provide free email service like gmail, hotmail? [closed]

I want to know what are the requirements to develop a free email providing service like gmail and hotmail. Where can i get all the details and if possible step by step process?
0
votes
2answers
153 views

A web application to receive feedback

I have set up a website and want people to post feedback on changes they would like to see. I'm looking for an app they could either send email to and it displays them for me to read and comment on or ...
2
votes
1answer
565 views

Send file to email from URL

Is there a website that I can enter a file URL and an email address, and the website will download the file and send it directly to the email address? I can set this up on a private server, but I'm ...