Copied to clipboard

Flag this post as spam?

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


  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 06, 2012 @ 10:40
    Fuji Kusaka
    0

    Email Notifications

    Hi All,

    I was wondering if its possible to add different email notifications in the umbracoSettings.config. To be more precise, i have contour installed and have 5 different forms, where each one of them have different mail recipient.

    What i would like to achieve here is be able to add different email notification according to the form.

    //fuji

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 06, 2012 @ 11:50
    Jeroen Breuer
    0

    I haven't used Contour, but isn't it possible to set a different recipient on a node or something? I use this package all the time: http://our.umbraco.org/projects/backoffice-extensions/digibiz-email-form-with-tinymce

    Jeroen

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 06, 2012 @ 12:06
    Fuji Kusaka
    0

    Hi Jeroen,

    Nice solutio but since am using Contour, i did changed the notifications in umbracoSettings.config

     

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

     

    But i noticed when an email is sent as a response to the user the same email address is used for all the forms.

     

  • k 256 posts 654 karma points
    May 12, 2016 @ 09:34
    k
    0

    Hello ,

    can we add multiple email in the notifications for different forms :

    that is :

    notifications

    notifications

    Thanks ,

    kusum

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 12, 2016 @ 09:45
    Dennis Aaen
    0

    Hi kusum,

    If you are using Contour, then you should try have a look at the ontour-contrib package.

    With this you will get the option of WorkflowType: Send form through e-mail and specify the reply-to address (that way you can immediately reply to the sender for example)

    https://our.umbraco.org/projects/developer-tools/contour-contrib/

    Hope this helps,

    /Dennis

  • k 256 posts 654 karma points
    May 17, 2016 @ 06:17
    k
    0

    Hello Dennis,

    Thanks for your help.

    But I want to be able to change the From address in the config file, by adding multiple addresses.

    Is it possible ?

    Thanks,

    kusum

Please Sign in or register to post replies

Write your reply to:

Draft