ItzNotABug / ghosler

Send newsletter emails to your Ghost CMS subscribers & members, using your own email credentials!
Apache License 2.0
40 stars 5 forks source link

SSL routines:ssl3_get_record #47

Closed iagommc closed 3 months ago

iagommc commented 3 months ago

[2024-03-31 05:03:28 UTC] => [ERROR] => Newsletter: Error: D879469B597F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:354:

How can i fix this? I'm hosting on a home-server and using cloudflare tunnels for both ghost and ghosler. Also i'm using sendgird as SMTP server

ItzNotABug commented 3 months ago

Does this help https://github.com/ItzNotABug/ghosler/issues/39#issuecomment-2021354525?

iagommc commented 3 months ago

Oh, yeah!

I was using 587, changing for 465 worked just fine. Thanks, mate. Ghosler it's a great project!