search for: lxssk1ony

Displaying 1 result from an estimated 1 matches for "lxssk1ony".

2006 Oct 17
3
action mailer, error Subject: Header must not be multiple
...=> emails, :subject => grouptitle, #the error comes from this line :body => { :name => names, :phone => ''08-9492332'', :email => emails, :message => pages, }, :from => "yoni-A+lxSsK1Ony+XT7JhA+gdA@public.gmane.org" ) end #my email Model(mailer.rb) class Mailer < ActionMailer::Base helper ActionView::Helpers::UrlHelper def generic_mailer(options) @recipients = options[:recipients] @from = options[:from] @cc = options[:cc] || ""...