Web App Form Security- SendGrid
I am about to begin using my exported web app and had a few questions regarding preventing form spam. I am using the sendgrid plugin to send mail. Firstly, I noticed the sendgrid api key and user are exposed. Does this pose any problems?
Also, I have forms that send email to several different addresses out of my control. Should I consider some sort of captcha mechanism to prevent automated submissions? If so, any recommendations?
I do see that sendgrid has a spam app which monitors outgoing mail- I turned it on but I do not know how well it works.
http://sendgrid.com/docs/Apps/spam_ch...
}