Hello my developer friends,
I would like to know if any of you have experience with posting to your website via email.
Here's the hosting environment
1) All classic ASP
2) Hosted on shared server
3) All popular components are installed (jmail,aspmail etc)
4) Write access to folders
5) Cannot install dll or com
6) Might be able to fire a CRON from a Unix server if necessary
What I would like to do...
1) Simple add html/txt by authorized users
2) Email to ASP Page for further processing (Database insert, text validation and security)
The basic concept is that of blogger and others who allow users to post to their blogs via email however I would like an open source solution to modify to fit my needs. Ultimately, I would like to enable my customers to post news and information via email that is sent to a private/secret account.
Any ideas?