Replies: 2 comments 5 replies
-
I am having the same issue with workspace (former gsuite) email smtp credentials recently. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Maybe this helps: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background (please complete the following information):
Describe the bug
The SMTP mailer inside of Pterodactyl fails to send emails from the Google Worksapce SMTP Relay (smtp-relay.gmail.com).
I've done some googling and it seems to be an issue with swiftmailer, my logs confirms this;
[2021-01-28 18:52:57] production.ERROR: Swift_TransportException: Expected response code 250 but got an empty response in /var/www/pterodactyl/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:445
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should send the email without any issues.
Beta Was this translation helpful? Give feedback.
All reactions