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

Remove mail mail driver, add sendmail #4750

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

Boy132
Copy link
Contributor

@Boy132 Boy132 commented Apr 11, 2023

Laravel 9 replaced the Swiftmailer library with Symfony Mailer. This change removed the mail mail driver. (php's internal mail function)

I added sendmail as a "similar" replacement.

@matthewpi matthewpi merged commit 5a417e9 into pterodactyl:1.0-develop Aug 23, 2023
7 checks passed
@Boy132 Boy132 deleted the patch-1 branch August 23, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Released
Development

Successfully merging this pull request may close these issues.

None yet

2 participants