Skip to content

Update MailChannel.php#793

Merged
nabeelio merged 3 commits intophpvms:devfrom
Oxymoron290:Oxymoron290-patch-1
Aug 21, 2020
Merged

Update MailChannel.php#793
nabeelio merged 3 commits intophpvms:devfrom
Oxymoron290:Oxymoron290-patch-1

Conversation

@Oxymoron290
Copy link
Copy Markdown
Contributor

a potential fix for #792

a potential fix for phpvms#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
Copy Markdown
Member

nabeelio commented Aug 21, 2020

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

->from(config('mail.from.address', '[email protected]'), 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](phpvms#793 (comment))
@nabeelio nabeelio merged commit febfff5 into phpvms:dev Aug 21, 2020
@nabeelio
Copy link
Copy Markdown
Member

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.

2 participants