postfix--- via Postfix-users skrev den 2023-04-15 17:12:
Apr 14 23:00:08 mailserver postfix/smtps/smtpd[1653]: connect from
unknown[192.168.1.44]
Apr 14 23:00:08 mailserver postfix/smtps/smtpd[1653]: SSL_accept error
from unknown[192.168.1.44]: Connection reset by peer
Apr 14 23:00:08 mailserver postfix/smtps/smtpd[1653]: lost connection
after CONNECT from unknown[192.168.1.44]
Apr 14 23:00:08 mailserver postfix/smtps/smtpd[1653]: disconnect from
unknown[192.168.1.44] commands=0/0
SSL_accept error
^^^^^^^^^^^^^^^^
Either the camera doesn't want to use SSL, or there is an issue with
your SSL certificate and a new one is needed.
add 192.168.1.44 to mynetwork in postfix main.cf, in master.cf allow
permit_mynetwork before permit....
but best is simply to make another master.cf entry listner for the
camera so this new entry does allow plain text submissions without
ssl/tls
that sayed try remove excludes on tls in smtp_tls_*
best is default settings there
read maillist about anull
provide postconf -nf not just raw file, and postconf -Mf not just raw
file
all the best on solve it
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org