Hallo,

vielleicht kann mir jemand weiterhelfen. Beim Versand von Emails streikt der ActionMailer unter Rails 2.2.2 auf einmal.

Im Log steht:

Sent mail to [email protected]


OpenSSL::SSL::SSLError (hostname was not match with the server certificate):
    /usr/local/lib/ruby/1.8/openssl/ssl.rb:123:in `post_connection_check'
    /usr/local/lib/ruby/1.8/net/smtp.rb:582:in `tlsconnect'
    /usr/local/lib/ruby/1.8/net/smtp.rb:562:in `do_start'
    /usr/local/lib/ruby/1.8/net/smtp.rb:525:in `start'
...

Ich hab' mal etwas rumgegoogelt, aber so ganz klar ist mir nicht, was ich jetzt zur Behebung dieser Meldung machen soll.

Brauche ich jetzt ein SSL-Zertifikat?

Viele Grüße

Michael Kastner
_______________________________________________
rubyonrails-ug mailing list
[email protected]
http://mailman.headflash.com/listinfo/rubyonrails-ug

Antwort per Email an