-
-
Notifications
You must be signed in to change notification settings - Fork 515
Closed
Description
Describe the issue
Debug Email Connection
2026-01-02 19:20:15 Connection: opening to smtp.gmail.com:25, timeout=10, options=array()
2026-01-02 19:20:25 Connection failed. Error #2: stream_socket_client(): Unable to connect to smtp.gmail.com:25 (Connection timed out) [/home2/fbcsourl/membership.fbcsourlake.org/vendor/phpmailer/phpmailer/src/SMTP.php line 421]
2026-01-02 19:20:25 SMTP ERROR: Failed to connect to server: Connection timed out (110)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Other information about setup:
Timeout while testing SMTP server connection. Seems like this should be 587 and not 25.
Reactions are currently unavailable