I do not know what is wrong with my configuration. I already tested almost everything but looks like I am missing something:
Config:
transport_email_enabled = true
transport_email_hostname = mail.jiripocs.com
transport_email_port = 25
transport_email_use_auth = false
transport_email_auth_username =
transport_email_auth_password =
transport_email_subject_prefix = [graylog]
transport_email_from_email = graylog@lā¦
transport_email_use_tls = false
transport_email_use_ssl = false
transport_email_web_interface_url = http://ā¦/
The SMTP using port 25 is working from the server and I am able to close connection.
My mail server is not using any security feature as this mail server is only for testing.
I have tried to set up login and password from my email, but it is not working also.
Someone could help me on this?