hyde Posted October 19, 2008 Report Posted October 19, 2008 Reading over the config for the NMS formmail script, there's an option to use sendmail or relay via SMTP. Which option do I want to use (here at Hawkhost)? And should anyone feel like weighing in on form scripts in general, is there one you'd recommend? Quote
Tony Posted October 20, 2008 Report Posted October 20, 2008 I don't really have any recommend ones as I created just create these things myself. That being said from my looking at them they're all pretty much the same. As for sendmail vs smtp Sendmail seems to be flagged as spam more often then smtp based mail. However if the mail is just going to you then there is nothing to worry about and sendmail is easier to setup. For SMTP you'll need to create a user for it to send from so that would mean making an email account and providing it's login details to the form mail script. Quote
hyde Posted October 20, 2008 Author Report Posted October 20, 2008 Okay thanks. Looks like sendmail will work fine for me then. And it looks like I'll be writing my own script as well. Now that I've figured out what kinds of security checks should be included - authorized senders, spambot foils, etc - it makes more sense to just write the PHP by hand vs using one of the generic catch-all scripts out there. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.