anvil_status_update_time = 1dThat's once per day. And in master.cf add:
anvil unix - - n - 1 anvil -o max_idle=1dThis is needed because Anvil will log each time its restarted (which is determined by max_idle). Then restart postfix:
systemctl restart postfix