-
Notifications
You must be signed in to change notification settings - Fork 2
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
Custom "from" email for campaign #39
Comments
Agreed this could be a handy feature. Would you mind sharing more details on how you would use it yourself? This will be used to formulate a solution. |
In my case, global "from" email in mail configuration is set to So, it would be nice to have: 2. Optional "from" email setting for each campaign. |
+1, I just had exactly the same situation while migrating from a Joomla site that was using AcyMailing. I am also wanting to send my mails with an address like In AcyMailing the mail output (including sending method like smtp, sendmail, mailchimp, etc) was defined within the AcyMailing config, so it doesn't use the mail config of the CMS. The only thing that I ever had to change between both outputs were the sender address and name. I like @Kunilt solution for the possibility to define per campaign setting. It would be great to have list that could be named |
Thanks for the feedback! |
+1 That we can choose when creating new Campaigns. |
Hi, just came here to back this feature. I'm setting up a multisite project for a client. They have five subcompanies each with their own site, all of them having slightly different styling. This is perfectly possible in October CMS thanks to the multisite feature, but problems arise when sending out a mail campaign, since at the moment we can only send out with one sender. If we could set the sender email and name manually per campaign, this would solve the problem. We could set up a list and custom template for each brand, but setting the sender name and email for each campaign would be the final piece in the puzzle... Could you kindly consider adding this feature? |
I think this is solved with the new multisite feature? |
It would be nice to have ability to optionally set "from" email for each campaign.
The text was updated successfully, but these errors were encountered: