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 MailChannel.php #793

Merged
merged 3 commits into from
Aug 21, 2020
Merged

Conversation

Oxymoron290
Copy link
Contributor

a potential fix for #792

@nabeelio nabeelio added the bug label Aug 21, 2020
@nabeelio nabeelio added this to the 7.0.0 milestone Aug 21, 2020
@nabeelio
Copy link
Owner

nabeelio commented Aug 21, 2020

Sorry, got that wrong. Should be this, I think:

->from(config('mail.from.address', 'no-reply@phpvms.net'), config('mail.from.name'))

As you have it now, the from-email could be 'mail.from.address' and would get rejected by providers.

corrected parameters based on [this suggestion](nabeelio#793 (comment))
@nabeelio nabeelio merged commit febfff5 into nabeelio:dev Aug 21, 2020
@nabeelio
Copy link
Owner

Thanks for the fix!!

@Oxymoron290 Oxymoron290 deleted the Oxymoron290-patch-1 branch October 31, 2020 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants