manage a hosted file by email
Posted
by Toc
on Super User
See other posts from Super User
or by Toc
Published on 2010-03-22T13:40:40Z
Indexed on
2010/03/22
13:51 UTC
Read the original article
Hit count: 296
I need a service which allows me to edit a hosted text file by email. For example: I write an email to [email protected] with subject "ADD LINE 10" and sending it the mail body is inserted into myfile which is hosted on a server of someservice.ext. Same for "DELETE LINE 12" or "SUBSTITUTE LINE 15". If I write "ECHO FILE" or something similar, the service should send me an email with the updated content of the text file.
Does it exist?
© Super User or respective owner