views:

19

answers:

0

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?