Closed francoeder closed 6 years ago
Take a look at https://github.com/magepal/magento2-gmail-smtp-app/issues/96 and https://github.com/magepal/magento2-gmail-smtp-app/issues/12
From your server terminal, what does this return?
php -r "mail('s@gmail.com', 'My Subject', 'test');"
Hi! When i try to send the test email, the message "Connection timed out" is returned.
My application is on a DigitalOcean VPS, Linux Ubuntu. Tell me what information i need to give you, to help you to help me. I really appreciate your attention! Thank you!