Thanks for that Luke

I gave it a go with my host's smtp settings - no luck! I still get the
Timeout::Error: execution expired

But when I tried with my gmail account settings it does work

I'm guessing the settings I've stated are wrong. Any ideas what they
should be set to?

My host specifes:
Incoming Mail Server: mail.thinkersplayground.com
Incoming Mail Server: (SSL) server.600host.net
Outgoing Mail Server: mail.thinkersplayground.com (server requires
authentication) port 25
Outgoing Mail Server: (SSL) server.600host.net (server requires
authentication) port 465
Supported Incoming Mail Protocols: POP3, POP3S (SSL/TLS), IMAP, IMAPS
(SSL/TLS)
Supported Outgoing Mail Protocols: SMTP, SMTPS (SSL/TLS)

Should I set the domain to localhost?




On 22 Jan, 16:52, Luke Pearce <rails-mailing-l...@andreas-s.net>
wrote:
> >   :user_name => "u...@mydomain.com", # is this the email address from
> > which I'm sending mail?
>
> It's the login for that email account (generally the email address you
> are sending from)
>
> Possibly its because its a tls (secure) connection (usually you'd
> connect to port 25) - you may need a rails plugin to get it to work:
>
> http://agilewebdevelopment.com/plugins/actionmailer_tls
>
> Cheers
> Luke
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to