Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
845 Visualizzazioni

Hi,

I was trying to send a notification email I created in my module but when I go in the mails and look at the error I have this :

A connection cannot be established as the destination computer expressly denied that connection

despited I configured an SMTP server.

Is there a setting I shoul look at ?


Regards,

Avatar
Abbandona
Risposta migliore

Hi,

You can check with the SMTP Configuration and the firewall setup
Check the destination computer's firewall settings to make sure it is not preventing incoming connections on the SMTP port, which is typically port 25 for unencrypted SMTP or port 587 for encrypted SMTP. In the firewall settings, you might need to add an exception for the SMTP server.

Some antivirus programs have the ability to block certain network connections, including SMTP connections. Check your antivirus settings to determine if you need to make any changes to the SMTP or network connection choices.

SMTP Server Configuration: Verify your SMTP server's configuration once more. Verify that it is configured properly and is operating error-free. Check that the server is listening on the appropriate port and, if necessary, that it accepts connections from outside sources.

Hope it helps

Avatar
Abbandona