After updating to the 9.5 version, I receive the following errors in mail.log.
Jul 16 09:32:45 webmail postfix/scache[1318]: statistics: start interval Jul 16 09:28:33 Jul 16 09:32:45 webmail postfix/scache[1318]: statistics: domain lookup hits=0 miss=8 success=0% Jul 16 09:32:45 webmail postfix/scache[1318]: statistics: max simultaneous domains=0 addresses=1 connection=7 Jul 16 09:36:08 webmail postfix/postscreen[2532]: CONNECT from [168.100.1.7]:34042 to [192.168.2.8]:25 Jul 16 09:36:08 webmail postfix/dnsblog[2537]: addr 168.100.1.7 listed by domain list.dnswl.org as 127.0.5.2 Jul 16 09:36:09 webmail postfix/postscreen[2532]: PASS OLD [168.100.1.7]:34042 Jul 16 09:36:10 webmail postfix/smtpd[2542]: connect from english-breakfast.cloud9.net[168.100.1.7] Jul 16 09:36:11 webmail postfix/smtpd[2542]: 93FF273: client=english-breakfast.cloud9.net[168.100.1.7] Jul 16 09:36:11 webmail postfix/cleanup[2547]: 93FF273: message-id=<958512f5-fa82-b393-9284-19422f80a...@trineco.fi> Jul 16 09:36:11 webmail postfix/cleanup[2547]: 93FF273: milter-reject: END-OF-MESSAGE from english-breakfast.cloud9.net[168.100.1.7]: 5.7.1 Command rejected; from=<owner-postfix-us...@postfix.org> to=<u...@exampel.com> proto=ESMTP helo=<english-breakfast.cloud9.net> Jul 16 09:36:12 webmail postfix/smtpd[2542]: disconnect from english-breakfast.cloud9.net[168.100.1.7] ehlo=2 starttls=1 mail=1 rcpt=1 data=0/1 quit=1 commands=6/7 Jul 16 09:39:32 webmail postfix/anvil[2545]: statistics: max connection rate 1/60s for (smtpd:168.100.1.7) at Jul 16 09:36:10 Jul 16 09:39:32 webmail postfix/anvil[2545]: statistics: max connection count 1 for (smtpd:168.100.1.7) at Jul 16 09:36:10 Jul 16 09:39:32 webmail postfix/anvil[2545]: statistics: max cache size 1 at Jul 16 09:36:10 It worked perfectly perfectly before the update. Fails to restore clamav-milter to work with postfix. Now I disabeld clamav-milter in postfix main.cf so I can receive email. #smtpd_milters = unix: /clamav/clamav-milter.ctl #milter_default_action = accept All packed from stable. Linux webmail 4.9.0-7-amd64 #1 SMP Debian 4.9.110-1 (2018-07-05) x86_64 GNU/Linux Al How can I do to make it work again? -- cheers, Tommy