Back to Changelog

v1.0.229

Minor Release Released May 26, 2026

Mail SSL auto-issue rewritten with smart strategy selection and Cloudflare auto-fix

New Features

4
  • Mail SSL auto-issue strategy selection: defaults to LE DNS-01 (correct for mail) instead of CF Origin (not trusted by mail clients)
  • Cloudflare proxy auto-fix: detects proxied=true on mail hostname and disables proxy automatically before certificate issuance
  • DNS A record auto-create: if mail hostname has no A record in Cloudflare zone, creates it automatically pointing to server IP
  • detectMailHostname() helper: reads panel_settings hostname, falls back to postfix myhostname, then derives mail.domain from server hostname

Improvement

1
  • Seven specific error keys with hostname parameter for actionable user-facing error messages in 30 languages

Bug Fix

1
  • Fixed mail hostname parse bug: server1.panelica.com was incorrectly mapped to mail.server1.panelica.com instead of mail.panelica.com
See the Demo