Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
Where can i set the sender of the emails? Can this set for each form or is Contour using the same sender email address for all forms?
Thanks
Comment author was deleted
Hi,
Well that's done in the /config/umbracosettings.config file.
So it will be a single sender for all emails.
If you wish to have a seperate sender you'll have to modify the workflow type (check shared source code to get started).http://our.umbraco.org/projects/developer-tools/umbraco-contour-shared-source
OR try the contour contrib project maybe they have a workflow that makes it possible to set the senderhttp://our.umbraco.org/projects/developer-tools/contour-contrib
Cheers,Tim
Is the answer still the same?
Nope if you use latest stable 3.0.12 you can override the sender email from the workflow settings :)
Well actually has been added since v 3.0.8
Damnit. I'm using 3.0.7 :/
Well you can simply upgrade the providers assembly that should just be an xcopy of a single file (or maybe 2)
Download the update archive here http://nightly.umbraco.org/Umbraco%20Contour/Archive/3.0.8/
And all you need is the Umbraco.Forms.Core.Providers.* files found in the bin dir
Or you can perform a full upgrade to the latest stable for that check out the docs here
http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Upgrade
Got it.
Thanks!
No prob glad I could help :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Set sender of emails
Hello,
Where can i set the sender of the emails? Can this set for each form or is Contour using the same sender email address for all forms?
Thanks
Comment author was deleted
Hi,
Well that's done in the /config/umbracosettings.config file.
So it will be a single sender for all emails.
If you wish to have a seperate sender you'll have to modify the workflow type (check shared source code to get started).
http://our.umbraco.org/projects/developer-tools/umbraco-contour-shared-source
OR try the contour contrib project maybe they have a workflow that makes it possible to set the sender
http://our.umbraco.org/projects/developer-tools/contour-contrib
Cheers,
Tim
Is the answer still the same?
Comment author was deleted
Nope if you use latest stable 3.0.12 you can override the sender email from the workflow settings :)
Comment author was deleted
Well actually has been added since v 3.0.8
Damnit. I'm using 3.0.7 :/
Comment author was deleted
Well you can simply upgrade the providers assembly that should just be an xcopy of a single file (or maybe 2)
Download the update archive here http://nightly.umbraco.org/Umbraco%20Contour/Archive/3.0.8/
And all you need is the Umbraco.Forms.Core.Providers.* files found in the bin dir
Or you can perform a full upgrade to the latest stable for that check out the docs here
http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Upgrade
Got it.
Thanks!
Comment author was deleted
No prob glad I could help :)
is working on a reply...