vmedia
Member
getting this error:
i get this whenever i send email using contact form.
using smtp.sendgrid.net
port 587
SSL is not enabled (no checkmark)
again it was working fine and randomly giving errors now? anyone know how to fix? i did update my php but that was a week or so ago, not sunday. saw this fix here:https://stackoverflow.com/questions...able-to-connect-with-starttls-stream-socket-e not sure if we have an env file though??
- Symfony\Component\Mailer\Exception\TransportException: Email to support@xxxx.com from rxxxxy@gmail.com failed: Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
- src/vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:171
i get this whenever i send email using contact form.
using smtp.sendgrid.net
port 587
SSL is not enabled (no checkmark)
again it was working fine and randomly giving errors now? anyone know how to fix? i did update my php but that was a week or so ago, not sunday. saw this fix here:https://stackoverflow.com/questions...able-to-connect-with-starttls-stream-socket-e not sure if we have an env file though??