Copied to clipboard

Flag this post as spam?

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


  • Inmedia 124 posts 176 karma points
    Oct 21, 2014 @ 12:12
    Inmedia
    0

    How do I set the "From email" in Contour?

    I have created my first form i Contour, and it seems to work... It sends the form to my email adress, but the sender of the email is set to "[email protected]".... How can I make Contour use the email adress typed in the form, as the sender email?

    I would like to be able to just click "Reply" in my mail client (Apple Mail), and send the person who filled in the form an email reply this way.

    Can any one help me out?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Oct 21, 2014 @ 12:36
    Jan Skovgaard
    1

    Hi Inmedia

    You need to change that in /config/umbracoSettings.config - Can't remember the exact tag but just search for "[email protected]".

    Remember to recycle the app pool / touch the web.config once you have done this.

    Hope this helps.

    /Jan

  • Claushingebjerg 936 posts 2571 karma points
    Oct 22, 2014 @ 14:27
    Claushingebjerg
    0

    I dont think you can do what you describe.

    As Jan mentions the "From" email is set in /config/umbracoSettings.config:

     <notifications> <!-- the email that should be used as from mail when umbraco sends a notification --> <email>[email protected]</email> </notifications>

    Making it a fixed email adress...

Please Sign in or register to post replies

Write your reply to:

Draft