Could not send test alert notification

please help me with this problem as i can’t send any mails so far

:sob::sob:

Could not send test alert notification
Sending test alert notification failed with message: Sending the email to the following server failed : 10.31.69.25:25

Email transport

transport_email_enabled = true
transport_email_hostname = 10.31.69.25
transport_email_port = 25
transport_email_protocol = smtp
transport_email_use_auth = false
transport_email_use_tls = false
transport_email_use_ssl = false
#transport_email_auth_username = you@example.com
transport_email_from_email = mine@example.com

Check the logs of your Graylog node for details about the error.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.