Replies: 3 comments 5 replies
-
Hi @wesshaw - I had a look around for that error code and it looks like it might be something to do with your EHLO configuration in the relay: https://serverfault.com/questions/929559/postfix-error-421-4-7-0-try-again-later-closing-connection-ehlo I'm not sure how much with the original error, but it would definitely be worth opening the second point as an issue and hopefully we can replicate it and see where the SSL version is being set incorrectly. |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue with the Gmail SMTP relay. Failed to save email settings, reason: 139860814826312:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:331: Anywhere I can get logs to share these with the community? |
Beta Was this translation helpful? Give feedback.
-
https://support.google.com/accounts/answer/6010255?sjid=7688117697761545803-NC Google made it so less secure applicatiosn can no longer connect via username and password. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've had Google SMTP Relay set up through our Google Workspace account for about a year. I was initially able to add multiple users to my Budibase system by sending invitation emails and everything was great. Over the past couple of weeks we've added a few new employees and I'm trying to get them registered in our Budibase apps. Unfortunately, I'm now getting errors trying to send emails. I'm getting this message: "Server terminates connection. response=421 4.7.0 Try again later, closing connection. (EHLO) v22-20020a9d69d6000000b00605f2223ff1sm158755oto.14 - gsmtp: 421 4.7.0 Try again later, closing connection. (EHLO) v22-20020a9d69d6000000b00605f2223ff1sm158755oto.14 - gsmtp" I'm using smtp-relay.gmail.com, None/STARTTLS, Port 587, and not requiring sign-in. I have the relay configured correctly on Google's side to whitelist the IP of my self-hosted installation and the sender that I'm using. Anybody have any ideas? I've tried all of the permutations of configuration options and I'm not getting anywhere.
Side note - and possibly a more important discussion - I'd love to use SSL/TLS (might solve my problem!), but I get this message: "140375378717512:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:331:\n" when trying to configure Email using SSL/TLS.
Beta Was this translation helpful? Give feedback.
All reactions