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

Possibility to use Craft’s configured mail settings #321

Open
martinhellwagner opened this issue Aug 10, 2022 · 7 comments
Open

Possibility to use Craft’s configured mail settings #321

martinhellwagner opened this issue Aug 10, 2022 · 7 comments
Labels
enhancement New feature or request
Milestone

Comments

@martinhellwagner
Copy link

We recently ran into the issue that we're using Mailgun to send mails throughout our project, as configured in Craft's /admin/settings/email settings tab. Since we also want to use Mailgun for Campaign mails, it seems like unnecessary extra work to specify everything again in /admin/campaign/settings/email.

Is it doable to add an option "Use Craft default" or so in the dropdown so that Craft's mail settings are bubbled down into Campaign's mail settings? That would be great – thanks! 🙂

@martinhellwagner martinhellwagner added the enhancement New feature or request label Aug 10, 2022
@bencroker
Copy link
Collaborator

That's a good idea, I'll look into adding this for the next release, thanks!!

@martinhellwagner
Copy link
Author

Great, thanks! 🙏🏼

@jacksoncool
Copy link

jacksoncool commented Aug 10, 2022 via email

@bencroker
Copy link
Collaborator

bencroker commented Aug 10, 2022

@jacksoncool Only the transport type would be inherited from the Craft email settings, not the From Names and Emails setting.

@bencroker bencroker added this to the v3 milestone Oct 13, 2022
@bencroker bencroker changed the title Possibility to use Craft's configured mail settings Possibility to use Craft’s configured mail settings Jun 17, 2023
@bencroker
Copy link
Collaborator

This is on hold, until Craft adds “Per-site email settings”, which is currently on the roadmap as “planned”.
craftcms/cms#8709

@alexanderloewe
Copy link

Will the option to use custom settings for campaigns be retained?

@bencroker
Copy link
Collaborator

If implemented, this will be additional, so will not take any functionality away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants