Copied to clipboard

Flag this post as spam?

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


  • Ras 66 posts 330 karma points
    May 09, 2022 @ 09:40
    Ras
    0

    "net_io_connectionclosed" Error despite correct smtp settings

    I'm getting this error despite having correct SMTP settings.. trying to submit an umbraco form.

    Correct me if I'm wrong:

    Config:

    <system.net>
    <mailSettings>
      <smtp from="[email protected]">
        <network host="smtp.sendgrid.net" userName="apikey" password="myapikeyhere" port="587"/>
      </smtp>
    </mailSettings></system.net>
    

    Health check in backoffice also says smtp is working as expected. But I still get the "netioconnectionclosed" error. Any ideas?

Please Sign in or register to post replies

Write your reply to:

Draft