Copied to clipboard

Flag this post as spam?

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


  • Mark Gorman 5 posts 74 karma points
    Sep 19, 2016 @ 02:09
    Mark Gorman
    0

    Forms not Sending

    I am moving a site for a friend and running into an issue sending off forms. The form data makes it into the cms and i can export it just fine but the emails never send.

    I did look into the log files and found this.

    2016-09-16 13:52:18,050 [11] ERROR Umbraco.Forms.Data.LogHelper - [T17/D2] Forms: workflow 'Send email to [email protected] when submitted' failed on Submitted System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:25

    I updated the web.config file to point to another server with the proper email address, etc.

    Is there possibly another place this information might be stored?

    Thanks, Mark

  • Mark Gorman 5 posts 74 karma points
    Sep 19, 2016 @ 19:20
    Mark Gorman
    0

    So a couple of issues here. I was looking at an older log file. I grabbed the latest and noticed the the date was off. So it appears that umbraco only creates a log file the day after?

    Here is the code I used the solve the issue.

Please Sign in or register to post replies

Write your reply to:

Draft