docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=50 acme-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=50 acme-mailcow

Show the last 50 ACME certificate renewal lines

acme-mailcow runs acme.sh and handles Let's Encrypt issuance and renewal for your mail domains. Log lines here show when certificates were issued, renewed, or failed with validation errors. Failures usually mean the HTTP-01 or DNS-01 challenge could not be answered.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.