8000 [5.4] Remove the "mail" driver as recommended, and add "array" by GrahamCampbell · Pull Request #4084 · laravel/laravel · GitHub
[go: up one dir, main page]

Skip to content

[5.4] Remove the "mail" driver as recommended, and add "array" #4084

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

Merged
merged 1 commit into from
Dec 29, 2016

Conversation

GrahamCampbell
Copy link
Member

No description provided.

@taylorotwell taylorotwell merged commit df1298b into develop Dec 29, 2016
@GrahamCampbell GrahamCampbell deleted the mail branch December 29, 2016 14:16
@daftspunk
Copy link
daftspunk commented Nov 23, 2017

Adding some more detail to this. SwiftMailer no longer includes the MailTransport driver that was responsible for using php's mail() function.

swiftmailer/swiftmailer#866

As a result, Laravel now treats the mail driver identical to the sendmail driver.

Swift_MailTransport -> Swift_SendmailTransport

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

Successfully merging this pull request may close these issues.

3 participants
0