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

Update MailSettings for new Laravel mail config structure. (#522) #526

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

LukeTowers
Copy link
Member

Replaces #522. Requires wintercms/storm#79

Removed the following drivers configs not native in Laravel:

  • Mailgun
  • Mailchimp (Mandrill)
  • Postmark
  • SparkPost
  • Amazon SES

Credit to @mjauvin

mjauvin and others added 2 commits April 5, 2022 14:40
Requires wintercms/storm#79

Removed the following drivers configs not native in Laravel:
- Mailgun
- Mailchimp (Mandrill)
- Postmark
- SparkPost
- Amazon SES

Credit to @mjauvin
@LukeTowers LukeTowers merged commit 9aedac5 into wip/1.2 Apr 5, 2022
@LukeTowers LukeTowers deleted the wip/1.2-fix-backend-mail-settings branch April 5, 2022 21:32
@LukeTowers LukeTowers added Status: Completed maintenance PRs that fix bugs, are translation changes or make only minor changes labels Apr 5, 2022
@LukeTowers LukeTowers added this to the v1.2.0 milestone Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PRs that fix bugs, are translation changes or make only minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants