I know that in PHP I need to validate/massage any input that goes into an email header (eg the recipients email address).
Is there anything I need to be aware of with ruby on rails/ActionMailer as regards email security?
I know that in PHP I need to validate/massage any input that goes into an email header (eg the recipients email address).
Is there anything I need to be aware of with ruby on rails/ActionMailer as regards email security?