Copied to clipboard

Flag this post as spam?

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


  • Michael McDougall 5 posts 95 karma points
    Nov 22, 2018 @ 04:17
    Michael McDougall
    0

    contact form in umbraco

    G'day Umbraco community,

    I have a client that has Umbraco hosted with us, the site has recently gone live & it seems the contact form is not sending emails. I can set the smtp email to store in a pickup directory and it works fine, but once i enter in the smtp details I get this error:

    There was an error sending your contact details.

    The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM [SY3PR01CA0132.ausprd01.prod.outlook.com]

    Is there something i'm missing here?

    Many thanks from Mick

  • Michael McDougall 5 posts 95 karma points
    Nov 22, 2018 @ 12:51
    Michael McDougall
    100

    So I eventually worked it out, I had to enter an extra tag in the mailsettings section of the web.config file

    enableSsl="true"

    And all is working now.

    Mick

  • 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