Hi Community
i am using the Appliance - latest supported updates installed !
first i got this error:
grommunio (rspamd_proxy) <350245>; proxy; proxy_milter_error_handler: abnormally closing milter connection from: [::1]:48766, error: Unexpected EOF
which i could fix this
find /etc/grommunio-antispam -type f -exec sed -i 's/localhost/127.0.0.1/g' {} +
but i still have this here in rspamd (antispam)
(controller) <fdp86m>; map; http_map_error: error reading https://maps.rspamd.com/freemail/free.txt.zst(88.198.198.21:443): connection with http server terminated incorrectly: ssl connect error: ssl error: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
postfix logs we see for incoming mails:
timeout after DATA (0 bytes) from gw-de01.mydomain.xxx [10.99.11.252]
disconnect from gw-de01.mydomain.xxx [10.99.11.252] ehlo=2 starttls=1 mail=1 rcpt=1 data=0/1 commands=5/6
rspamd uses Letsencrypt R3 certificate and i am wondering what have happened that this tops working
Hopefully someone have an idea where to look