Bug Fixes
2- Fixed: mail server card showed Disabled while mail was running. The Email Settings -> Postfix card read the status response one level too deep, so it always rendered a Disabled badge and an Enable button regardless of the real state. On a server with Postfix and Dovecot running and ports 25/465/587 listening, the panel still reported mail as disabled - which is what made the enable action look like it never took effect. The card now reflects the actual server state.
- Fixed: search results showed raw placeholders and wrong destinations. Searching the panel could return rows such as Postfix: {{status}} - parameterised translation strings indexed verbatim - and those rows linked to Panel Settings instead of the page that actually holds the setting. Parameterised strings are no longer indexed, and searching for postfix, dovecot, mail server or posta sunucusu now takes you straight to Email Settings, where the mail server switch lives.