summaryrefslogtreecommitdiff
path: root/dehydrated/cron.weekly
AgeCommit message (Collapse)Author
2018-10-20Fix resolve mailhost when mailname is set to domain. Support mailalthosts.Jonas Smedegaard
2018-10-20Tidy: Reorder to first resolve variables, then check if mailhost exists, ↵Jonas Smedegaard
then other mailhost rules.
2018-10-20Tidy: Generalize resolving Redpill realm.Jonas Smedegaard
2018-10-20Revert "Fix include mailname in mailhost cert if different (not skip renew ↵Jonas Smedegaard
mailhost cert if identical: Git commit d9dd0fc seemingly intended to handle empty mailname)." This reverts commit 0c9fc9341cf98a45e1a79b38e6fe4c6e1e6cb76f.
2018-10-20Fix include mailname in mailhost cert if different (not skip renew mailhost ↵Jonas Smedegaard
cert if identical: Git commit d9dd0fc seemingly intended to handle empty mailname).
2018-10-20Tidy: Use if-then-fi (not confusing chain of fallbacks).Jonas Smedegaard
2018-10-20Tidy: Use internal variable mailhost (not maildomain).Jonas Smedegaard
2018-07-19Fix support host without /etc/mailname matching REDPILL mailhost.Jonas Smedegaard
2018-07-18Have cron script pass commandline options.Jonas Smedegaard
2018-07-18Fix support host without REALM.Jonas Smedegaard
2018-01-06Fix revert to include canonical hostname (fqdn) in (non-certdomain) ↵Jonas Smedegaard
maildomain cert. This reverts commit 5727bffa2e7ff0cd9a4e732d4c6b0ee5b7ea10e2.
2018-01-06Update (non-certdomain) maildomain even if canonical hostname (fqdn).Jonas Smedegaard
2018-01-06Update (non-certdomain) maildomain before certdomains.Jonas Smedegaard
2017-01-26Move and adapt letsencrypt.sh → dehydrated.Jonas Smedegaard