# Postfix outbound-IP warmup scheduler. Recomputes the active sending-IP
# rotation pool from the warmup start date (/etc/postfix/pw-warmup-start) and
# reloads Postfix only when it changes. Helper: infra/postfix/pw-mta-warmup.sh
# -> /usr/local/bin/pw-mta-warmup. Runs as root (edits main.cf + postfix reload).
17 7 * * * root /usr/local/bin/pw-mta-warmup >> /var/log/pw-mta-warmup.log 2>&1
