Hi, I'm using "action_mailer.delivery_method = :test", and trying to send an email with "from" address as "Ex <[email protected]>", However when I look at the email from "ActionMailer::Base.deliveries []", the "from" header is stripped down as "From: Ex". I'm using Rails 2.3.5, - thanks.
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

