Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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!
:)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
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!
:)
is working on a reply...