Zum Inhalt

v2.5.59 – v2.5.67 — 2026-07-10

Plesk import

  • Single-item import is now domain-centric: importing a domain brings only that domain and its resources (mailboxes, databases, DNS, FTP, cron) — no longer the whole customer with all its other domains. The imported domain's nested resources are now marked done too.
  • Clearer, grouped list: resources are shown nested and expandable under their domain; the standalone customer is hidden from the per-item list (import the whole customer from the customer card).
  • Fix: imported mailboxes now keep their original password. The Dovecot password hash was hashed a second time during import, so no imported mailbox could log in and every password had to be reset by hand; hashes are now stored verbatim (including modern SHA-512 mailboxes).
  • Fix: re-syncing a domain now also restores its mailbox passwords from the source, so mailboxes imported before the password fix can be repaired without a manual reset (mailboxes whose password could not be read from the source are left untouched). Changing a mailbox password also no longer resets its storage quota.
  • Fix: migrated mailbox folders no longer appear empty. A file-level mailbox copy also copied the old server's mail index, so large or nested folder trees showed up empty in Outlook even though every message was transferred. The stale index is now skipped during the copy and the mailbox is re-indexed afterwards, so all folders and their messages appear.
  • Fix: FTP passwords are now migrated too. Like mail and database logins, an FTP account's password is decrypted with the source server key, so FTP users keep their password instead of getting a forced reset.

Mail

  • Fix: the mail server hostname is now saved and applied — previously the save reported success but reverted on reload; it now also reconfigures Postfix/Dovecot.
  • Fix: the standard IMAP folders (Sent, Trash, Drafts, Junk) are now created and subscribed automatically. Previously a fresh mailbox exposed only the Inbox, so Outlook could not save sent messages ("cannot be saved in the Sent Items folder") and folder sync failed. Existing mailboxes self-heal on their next login. The per-mailbox connection limit was also raised so Outlook's many parallel connections no longer trip it.

Security · TLS

  • Fix: the panel host is now probed on its real panel port in the TLS-Health dashboard — no more false "wrong certificate" alarm for the panel host (its real cert on the panel port was always fine).