search for: 6v6g2dxallg

Displaying 1 result from an estimated 1 matches for "6v6g2dxallg".

2007 Nov 17
2
ActionMailer 501: sender address must contain a domain
...n_mailer.perform_deliveries = true config.action_mailer.raise_delivery_errors = true config.action_mailer.server_settings = { :address => "something.something.net", :port => 25, :domain => "something.com", :user_name => "something-f52GMkFzgz/6V6G2DxALlg@public.gmane.org", :password => "something", :authentication => :login } [/code] And heres my method: [code] def confirm(customer) @subject = ''Sign up verification'' @body["customer"] = customer @recipients = customer.emai...