You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dbx834, I do think this was related to swiftmailer and the underlying smtp. But I could not replicate.
However, I've just released v2.0.0 of this library. It removes switmailer support.
Additionally, smtp->send has been replaced with the more simple send. Under the hood, the library is taking care of all the calls and using SendGrid's faster Web API.
Give that a shot, and if you run into problems, let me know. I'll reopen this ticket and work through them with you.
Do not there are some method name changes to bring this library in-line with our others - so there might be a few lines of code in your code you will have to adjust if you upgrade to v2.0.0.
Hello,
I've been using sendgrid and sent thousands of mails successfully with no issues up until now. I've pasted the message as-is from the error-log...
There were no changes in the username/ password configurations and this error is inexplicable.
Actions taken:
I believe that this error occurs because of corrupted/ overwritten cache (perhaps for the SMTP configuration).
Even though this error is a very rare, I would like to fix it.
Thanks,
dbx834
The text was updated successfully, but these errors were encountered: