HI, I have a question regarding email connectors. ...
# ask-a-descoper
q
HI, I have a question regarding email connectors. We are trying to set it up like this, but we got this error. We also tried to set the IP address in the Connector address, and it also doesn't work, the send button spins forever, I guess we are missing something while setting up the smtp server...
s
@important-microphone-85224 @quiet-bird-99759 can you help here plz
g
hey, worth trying port
587
? (I think the underline communication is TLS and not SSL)
q
yes, tried it, same result
Ha wait, I tried now with the ip and the
587
port and got this error:
Copy code
tls: failed to verify certificate: x509: cannot validate certificate for 173.194.76.109 because it doesn't contain any IP SANs
g
got it let me chcek that internally and we’ll update soon 🙏
q
sure, thanks
i
Hi @quiet-school-69382 Which error are you getting when using address: "smtp.gmail.com" (not IP or so) and port 587 ? cause I saw you wrote that you try port 587 with an IP.. btw: the 587 is the right port as this is the TLS protocol
q
ok, that's strange, now it's working with
<http://smtp.gmail.com|smtp.gmail.com>
, before when I sent a test email, the send button was spinning forever and nothing happed
So, all is good 😅
👏 1
i
Thats great. sorry it takes time, I just try to reproduce it and I missed that you wrote "I used IP".. 🙂
q
No problem, many thanks for the help