Support the ongoing development of Laravel.io →
Configuration Mail
Last updated 1 year ago.
0

This package might be of use: https://github.com/abishekrsrikaanth/mailto#send-postmark

You should be able to add a 3rd provider "Gmail" in /src/mailto/postmark and use Swiftmailer to send in those cases.

As far as I know (I just had a quick look at the source), Laravel isn't geared to multiple providers at the same time, so you need to abstract it away like the package above does.

Last updated 1 year ago.
0

Please look at this project: https://github.com/kevinzheng/laravel-switchable-mail , just install and config it, it will automatically keep and switch different mail drivers at runtime.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.