0
I’m trying to set up an email server for my website, but when I try to send some email I get this error:
Error executing "SendRawEmail" on "https://email.us-east-2.amazonaws.com"; AWS HTTP error: cURL error 7: Failed to connect to email.us-east-2.amazonaws.com port 443: Connection refused (see http://curl.haxx.se/libcurl/c/libcurl-errors.html
Has anyone here ever been through this mistake and know how to fix it? Gratitude!
What language did you use for the request? Also enter the code you are trying to use
– Otto
I’m using Arabic, it gives me almost everything ready, I just installed the sdk as it is in the documentation and configured, follow the link https://laravel.com/docs/5.1/mail
– Lodi