Yes verry nice, thanks for posting back what happend. now after updating to 3.3.14 im getting same error withlgis wrote: Thu Nov 23, 2023 7:16 am Solve!
I will soon write down what happened with the firewall server config and Dkim parameters, that can affect the SMTP-
Code: Select all
Email error
» EMAIL/SMTP
/forum/adm/index.php?i=acp_board&sid=9c66314e099a446107238cc19d8f8b6f&mode=email
Could not connect to smtp host : 110 : Connection timed out
Errno 2: stream_socket_client(): Unable to connect to smtp-relay.brevo.com:587 (Connection timed out) at [ROOT]/includes/functions_messenger.php line 1193
i have pinged the smtp server from the same machine as phpbb install and
Code: Select all
PING smtp-relay.brevo.com (1.179.115.1) 56(84) bytes of data.
64 bytes from 1.179.115.1: icmp_seq=1 ttl=101 time=50.4 ms
64 bytes from 1.179.115.1: icmp_seq=2 ttl=101 time=50.4 ms
64 bytes from 1.179.115.1: icmp_seq=3 ttl=101 time=50.4 ms
64 bytes from 1.179.115.1: icmp_seq=4 ttl=101 time=50.3 ms
64 bytes from 1.179.115.1: icmp_seq=5 ttl=101 time=50.3 ms
64 bytes from 1.179.115.1: icmp_seq=6 ttl=101 time=50.6 ms
64 bytes from 1.179.115.1: icmp_seq=7 ttl=101 time=50.3 ms
^C
--- smtp-relay.brevo.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6005ms
rtt min/avg/max/mdev = 50.264/50.397/50.601/0.098 ms
Code: Select all
Starting Nmap 7.93 ( https://nmap.org ) at 2024-11-28 07:13 UTC
Nmap scan report for smtp-relay.brevo.com (1.179.115.1)
Host is up (0.051s latency).
PORT STATE SERVICE
587/tcp filtered submission
Nmap done: 1 IP address (1 host up) scanned in 1.60 seconds

Im using that smtp for years, never had a problem.
MACHINE
OS: DEBIAN 12 X64
PHP: 8.3.14 (disabled_functIons: phpinfo)
MAIL: SMTP BREBO
WEB: NGINX 1.27.2
FW: UFW ports 25/587 allowed (off at the moment)