docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 unbound-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 unbound-mailcow

Show the last 100 unbound DNS resolver log lines

unbound-mailcow is the recursive DNS resolver Mailcow uses for DNS lookups, MX checks, and SPF/DKIM validation. Its logs show cache events and upstream failures. If mail is intermittently deferred with DNS errors, check here for timeouts to upstream resolvers.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.