Displaying 1 result from an estimated 1 matches for "deliver_contact_form".
2009 Feb 10
0
ActionMailer getaddrinfo: Name or service not known..
...not known error
again.
I also attempted to config the application to use sendmail, and it
fails with exactly the same error. getaddrinfo: Name or service not
known error.
I attempted a debug session using the production console:
Loading production environment (Rails 2.2.2)
>> UserMailer.deliver_contact_form ''test'', ''jts-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org'', ''test'', ''test''
SocketError: getaddrinfo: Name or service not known
from /usr/lib/ruby/1.8/net/protocol.rb:206:in `initialize''
from /usr/lib/ruby/1....