“An attempt was made to access a socket in a way forbidden by its access permissions” while using SMTP

后端 未结 7 1777
灰色年华
灰色年华 2020-11-29 07:19

I am trying to send an SMTP email when certain values in database crosses its threshold value.

I have already allowed ports 25,587 and 465 in the Windows firewall an

7条回答
  •  渐次进展
    2020-11-29 07:52

    Please confirm that your firewall is allowing outbound traffic and that you are not being blocked by antivirus software.

    I received the same issue and the culprit was antivirus software.

提交回复
热议问题