Copied to clipboard

Flag this post as spam?

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


  • Magnus Szatkowski 28 posts 149 karma points
    Sep 23, 2016 @ 09:06
    Magnus Szatkowski
    0

    Umbraco Forms not sending email

    Hey Forum!

    I have recently purchased Umbraco Forms and now i discovered an error with the data not being send in an email.

    I have seen that there have been several entries about this, however I cant seem to figure out what to do and what i am doing wrong.

    From what i have seen is that mailSettings are something i should look at. at the moment it looks like this:

    <mailSettings>
                <smtp>
                    <network host="127.0.0.1" userName="username" password="password" />
                </smtp>
            </mailSettings>
    

    What should i do to get forms to send emails?

    Kind regards, Magnus

  • Magnus Eriksson 122 posts 362 karma points
    Sep 23, 2016 @ 09:19
    Magnus Eriksson
    0

    You need a SMTP server to send mail, if you don't have one there are services available for that like SendGrid or Amazon SES.

    Regards, Magnus

  • Magnus Szatkowski 28 posts 149 karma points
    Sep 23, 2016 @ 11:17
    Magnus Szatkowski
    0

    Okay - so i have an UnoEuro hosting in which i can see that i have an outgoing mailserver called asmtp.unoeuro.com (port 587) - what username and password should i use? and can i use this server?

  • Magnus Eriksson 122 posts 362 karma points
    Sep 24, 2016 @ 06:33
    Magnus Eriksson
    0

    I have no knowledge about UnoEuro but there's a good chance you can use that mailserver. I would contact support and/or look at their FAQ to get the details.

    Regards, Magnus

  • 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