Copied to clipboard

Flag this post as spam?

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


  • Arno L. Kristiansen 43 posts 63 karma points
    Jan 18, 2012 @ 18:54
    Arno L. Kristiansen
    0

    Send an email when a form is submittet does not work

    Im using contour to send some contact messages to the user ..

    http://www.stribonitten.dk/kontakt.aspx

    In Contour I have set up that on submit an email is send to the manager off the kindergarden

    And my web.config looks like this

     <system.net>

         <mailSettings>

          <smtp>

            <network host="mailout1.surf-town.net" userName="[email protected]" password="XXXXXX" />

          </smtp>

        </mailSettings>

      </system.net>

    Password is XXXXXX out .... this is different i real lift ;-)

    I also setup this on on :

    also set up on approved ..

    But I get no emails at all...

    I'm sending email for other places in the site (self programmed) - soo I can send an email with the mail using the smtp server...

    Hope somebody can help me

    /arno

     

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Jan 23, 2012 @ 17:12
    Tim
    0

    Hi Arno,

    In your actual Contour form, in the settings tab, is "manual approval" checked? If so, uncheck it and the emails should be sent. You could also try adding the workflow to the "submitted" box rather than the "aproved" one if approval is not required.

    Hope that helps!

    :)

Please Sign in or register to post replies

Write your reply to:

Draft