Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dominik 711 posts 733 karma points
    Jul 05, 2011 @ 09:31
    dominik
    0

    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

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jul 05, 2011 @ 13:12
    Tim Geyssens
    0

    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 

     

  • Anders Brohäll 295 posts 561 karma points c-trib
    Jun 27, 2013 @ 13:29
    Anders Brohäll
    0

    Is the answer still the same?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 13:30
    Tim Geyssens
    0

    Nope if you use latest stable 3.0.12 you can override the sender email from the workflow settings :)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 13:31
    Tim Geyssens
    0

    Well actually has been added since v 3.0.8

  • Anders Brohäll 295 posts 561 karma points c-trib
    Jun 27, 2013 @ 13:32
    Anders Brohäll
    0

    Damnit. I'm using 3.0.7 :/

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 14:16
    Tim Geyssens
    1

    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

  • Anders Brohäll 295 posts 561 karma points c-trib
    Jun 27, 2013 @ 14:16
    Anders Brohäll
    0

    Got it. 

    Thanks!

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 14:17
    Tim Geyssens
    0

    No prob glad I could help :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies