mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 18:26:54 +00:00
* Initial plan * Add MTA-STS support for alias domains Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> * Improve domain normalization and code style in mta-sts.php Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> * Add error handling for idn_to_ascii in mta-sts.php Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> * Add database error handling for alias domain query Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> * Add ACME certificate support for MTA-STS on alias domains Query alias_domain table to find aliases with MTA-STS enabled target domains and request certificates for mta-sts.<alias-domain> subdomains. Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> * compose: bump image tag to 1.95 * Add MTA-STS DNS records display for alias domains in UI When viewing an alias domain's DNS diagnostics, check if the target domain has MTA-STS enabled and display the required DNS records for the alias domain. Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com> Co-authored-by: DerLinkman <niklas.meyer@servercow.de> |
||
|---|---|---|
| .. | ||
| ajax | ||
| lib | ||
| presets | ||
| footer.inc.php | ||
| functions.acl.inc.php | ||
| functions.address_rewriting.inc.php | ||
| functions.admin.inc.php | ||
| functions.app_passwd.inc.php | ||
| functions.auth.inc.php | ||
| functions.customize.inc.php | ||
| functions.dkim.inc.php | ||
| functions.docker.inc.php | ||
| functions.domain_admin.inc.php | ||
| functions.fail2ban.inc.php | ||
| functions.fwdhost.inc.php | ||
| functions.inc.php | ||
| functions.mailbox.inc.php | ||
| functions.mailq.inc.php | ||
| functions.oauth2.inc.php | ||
| functions.policy.inc.php | ||
| functions.presets.inc.php | ||
| functions.pushover.inc.php | ||
| functions.quarantine.inc.php | ||
| functions.quota_notification.inc.php | ||
| functions.ratelimit.inc.php | ||
| functions.rspamd.inc.php | ||
| functions.tls_policy_maps.inc.php | ||
| functions.transports.inc.php | ||
| header.inc.php | ||
| init_db.inc.php | ||
| prerequisites.inc.php | ||
| sessions.inc.php | ||
| spf.inc.php | ||
| triggers.admin.inc.php | ||
| triggers.domainadmin.inc.php | ||
| triggers.global.inc.php | ||
| triggers.user.inc.php | ||
| twig.inc.php | ||
| vars.inc.php | ||