Sending Email error after upgrading to v11_3: tcp i/o time out

with this configuration for SMTP for version 10_3 and 11_3 and the newest 11_5_2

[smtp]
enabled = true
host = xxxxxx.fr:25
user =

If the password contains # or ; you have to wrap it with triple quotes. Ex “”“#password;”“”

password =
cert_file =
key_file =
skip_verify = true
from_address = noreply@xxxxxx.com
from_name = Grafana
ehlo_identity =
startTLS_policy =

when i tested contact point (send email test) thats work fine for version 10_3 but after upgrade doesn’t work for 11_3 and the newest 11_5_2 .
this message appears :

is it new parameter between 10_3 and the version up ?

someone can help me, please

hello
i changed nothing in my config file,
i tried with version 11.2.5 => not ok
i tried with version 11.1.12 => OK
only me have this problem ?

good week

hello community

nobody having problem with email connection ?

best regards