How to switch mailer at runtime with dynamic values from DB? #4151
Unanswered
entestaweb
asked this question in
Help
Replies: 1 comment
-
Out of the box, it is not possible to use dynamic configs for existing mailer drivers, but you can create your own driver with the ability to set dynamic configs. But I have not tested it in practice. Links: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building an application where users can add their custom SMTP.
I am storing the SMTP details in DB.
I want to send emails from different SMTP accounts at runtime.
Any feedback or suggestion will be really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions