You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi and thank you for providing this well maintained docker image!
I have been using it with email service of a hosting provider, but I need to change to gmail.
This docker container is running on a server that runs many services which forward reports to this container to be send out.
error message:
2024-12-30T12:16:31.914376+01:00 INFO postfix/smtpd[1200]: connect from docker-postfix-gw.local[172.16.43.1]
2024-12-30T12:16:31.928309+01:00 INFO postfix/smtpd[1200]: E292446A73E: client=docker-postfix-gw.local[172.16.43.1]
2024-12-30T12:16:31.929390+01:00 INFO postfix/cleanup[1203]: E292446A73E: message-id=<20241230111631.D7C3246A73D@dionysos>
2024-12-30T12:16:31.935274+01:00 INFO postfix/smtpd[1200]: disconnect from docker-postfix-gw.local[172.16.43.1] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
2024-12-30T12:16:31.935334+01:00 INFO postfix/qmgr[1199]: E292446A73E: from=<xxx>, size=459, nrcpt=1 (queue active)
2024-12-30T12:16:32.052659+01:00 INFO postfix/smtp[1204]: SSL_connect error to smtp.gmail.com[142.250.110.108]:587: -1
2024-12-30T12:16:32.052694+01:00 WARNING postfix/smtp[1204]: warning: TLS library problem: error:0A00010B:SSL routines::wrong version number:../ssl/record/ssl3_record.c:354:
2024-12-30T12:16:32.064246+01:00 INFO postfix/smtp[1204]: E292446A73E: to=<xxxx>, relay=smtp.gmail.com[142.250.110.108]:587, delay=0.13, delays=0.01/0.05/0.07/0, dsn=4.7.5, status=deferred (Cannot start TLS: handshake failure)
Hi and thank you for providing this well maintained docker image!
I have been using it with email service of a hosting provider, but I need to change to gmail.
This docker container is running on a server that runs many services which forward reports to this container to be send out.
error message:
Do you have any idea what this could be?
docker-compose.yml:
The text was updated successfully, but these errors were encountered: