[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Email to Web
on 7/4/00 11:27 PM, Claudio Cataldo at claudio.cataldo@xxxxxxx wrote:
> I would like to find a way to simplify the FTP process allowing anyone to
> send an email to a specified address with an .html attachment and seen it
> published to the web.
>
> Any ideas?
procmail (http://www.procmail.org) is your friend. It wouldn't be that hard
to set up a little script that does this. However, you would probably need
to develop it on your own, and there are definite potential security
problems in doing it.
-k