Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP fatal error during startup when invalid SMTP server specified in .env or config/mail.php and a channel of 'mail' set in /config/logging.php #8

Open
clarumedia opened this issue May 19, 2020 · 0 comments

Comments

@clarumedia
Copy link

PHP Fatal error: Maximum execution time of 30 seconds exceeded in /vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php on line 269

This should really be fixed in swiftmailer so that it throws an exception rather than a fatal error but if your logging system is going to depend upon swiftmailer, then has it become your issue as well ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant