Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help i cant get formmail to work from my dreamweaver form!!!

Status
Not open for further replies.

dbl

MIS
Jan 16, 2001
5
GB
Hi, I am trying to get formmail to work from a page I have created in dreamweaver. The problem is I cannot get it to work. My page has about 15 fields on the form that need to be mailed to one address, I cannot work it out.
I know I am being thick probably, if somebody could help that would be great.
Thanks, Damion.
 
Damon,

Do yourself and your webhost a huge favor by *not* using formmail.pl, which contains known design flaws that allow it to be exploited by spammers to use your servers to send their, um, stuff.

I highly recommend using the version found at instead. Why? Read the FAQ on that site.

Once you've gotten it online, the README and the source pretty clearly document where to set your recipients. Please note that you do NOT want to do this using a HIDDEN form variable; that's the main reason why MSA's formmail.pl is generally disliked by the larger Perl community.

Because MSA's formmail.pl sends messages to anyone listed in the RECIPIENTS form variable, spammers simply submit requests to your copy of the script to send messages to their victims.

In short, use NMS, not MSA.

Hope this helps...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top