Forum Moderators: phranque

Message Too Old, No Replies

Sending Email via http using some kind of form

         

jackdack

10:52 am on Sep 3, 2005 (gmt 0)

10+ Year Member



I'm after a mechanism to send email over http. I appreciate this type of script would be a major liability for spammers but I will place in a secure area.

A script/form that will allow me to enter
Destination email address
Sender email address
Message text

And then send message using my webservers sendmail function.

Thanks

kaled

12:10 pm on Sep 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There are many scripts out there. If you search for form mail you will find several that may be suitable for your requirements.

I've also mailed the url of one I wrote to you.

Kaled.

encyclo

1:22 pm on Sep 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sounds like you simply need one of the many webmail programs out there - such as Squirrel Mail, Horde and others. Although more complex than something like formmail, they provide much better security as well as having many more features (send and receive, address books...).

Check with your hosting provider - many offer a webmail service in addition to your normal email.

jackdack

6:33 pm on Sep 3, 2005 (gmt 0)

10+ Year Member



kaled, thanks for your message. I want to be able to specify a send to (recipient) address and sent from (relpy to) address. How can I add the sent from (relpy to) address to form? Thanks