Relative Content

Tag Archive for laravelpop3gmail-imap

Expected response code 220 but got an empty response

MAIL_MAILER=smtp MAIL_HOST=smtp.google.com MAIL_PORT=587 [email protected] MAIL_PASSWORD=******** MAIL_ENCRYPTION=tls [email protected] MAIL_FROM_NAME=”${APP_NAME}” This question already has answers here: Expected response code 220 but got code “”, with message “” in Laravel My Laravel app was working fine. For some days the error shows up as SwiftTransportException Expected response code 220 but got an empty response laravel pop3 gmail-imap New […]