Copied to clipboard

Flag this post as spam?

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


  • Ben 91 posts 111 karma points
    Aug 31, 2011 @ 16:25
    Ben
    0

    email notifications

    Hi,

    I would like to know where I can change to notifications' mail-to address in umbraco 4.0.4.

    Can I use more than one mail-to address? Where does the server name in the email message come from? I see "localhost:80/mysite/...", while I want to see my webiste's address

    thanks form advance!

  • Mike Chambers 621 posts 1203 karma points c-trib
    Aug 31, 2011 @ 16:57
    Mike Chambers
    0

    There is a setting in the config/umbracosettings.config

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

     

    think the notification is also linked to the email address if the current logged in user...

  • Ben 91 posts 111 karma points
    Sep 01, 2011 @ 01:56
    Ben
    0

    Hi Mike,

     

    The line you suggest is responsible for the sender(mail-from) user, but I want to control the recipient(mail-to user)

  • Mike Chambers 621 posts 1203 karma points c-trib
    Sep 01, 2011 @ 10:21
    Mike Chambers
    0

    Isn't that just the email address associated to the user account you are sending the notification to?

    in the Users section of the umbraco admin?

  • Cristian 24 posts 45 karma points
    Nov 07, 2011 @ 23:51
    Cristian
    0

    excelent! Mike that the file that im looking at

    config/umbracosettings.config

  • 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