search for: brucebalmercanada

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

2005 Dec 15
5
Action Mailer - connection refused - connect(2)
...4 using locomotive. My ActionMailer configuration is ActionMailer::Base.delivery_method = :smtp # or :sendmail or test ActionMailer::Base.server_settings = { :address => "mail.albertafilmworks.com", :port => 25, :domain => "brucebalmercanada.com" } ActionMailer::Base.perform_deliveries = true # alternative was false ActionMailer::Base.default_charset = "utf-8" I have created the mail successfully because I can display it in my browser. But when I try to send it I get this error: Errno::ECONNREFUSED in Events#send_m...