boban
79b1eeb93c
Fix: ClamAV enable non-blocking – Hintergrund-Start + Poll alle 3s
...
- enable() startet Dienst via nohup im Hintergrund (kein Request-Timeout)
- $starting=true → wire:poll.3s ruft pollStatus() auf
- Overlay zeigt "ClamAV wird gestartet… lädt Viren-DB / bis 60s"
- pollStatus() erkennt wenn Dienst läuft → Overlay weg, Erfolg-Banner
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 20:44:56 +02:00
boban
dc5d8582e1
Fix: ClamAV Feedback – Loading-Overlay + Erfolg/Fehler-Banner inline
...
- Loading-Overlay über Status-Karte beim Aktivieren/Deaktivieren/Installieren
- $lastSuccess Property für grünen Erfolg-Banner (kein Toast nötig)
- runCmd() helper mit Log für Debugging
- Fehler-Text white-space:pre-wrap für mehrzeilige Ausgaben
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 20:42:45 +02:00
boban
a9ad26757b
Fix: installed immer true – Enable/Disable immer sichtbar
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 20:37:10 +02:00
boban
1bcd93908e
Fix: isInstalled via systemctl list-unit-files statt Dateipfad-Check
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 20:35:34 +02:00
boban
7d738392b2
Fix: isInstalled() prüft systemd-Unit statt Binary-Pfade
...
Zuverlässiger auf Servern wo PHP-FPM keinen Zugriff auf /usr/bin hat.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 20:33:37 +02:00
boban
6fa77f9f9b
Feature: ClamAV Installation direkt aus der UI + install-Befehl im Wrapper
...
- mailwolt-clamav: install) apt-get install clamav clamav-daemon clamav-freshclam
- ClamavManager: install() Methode + $installing State
- Blade: Installieren-Button wenn nicht installiert (statt nur Text-Hinweis)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 20:32:30 +02:00
boban
b107e9a580
Feature: ClamAV-Verwaltung in Sicherheit-Sidebar
...
- Neue Seite /security/clamav: Status, Aktivieren/Deaktivieren,
Signatur-Update, RAM-Hinweis, Info-Box
- Optionale Dienste (ClamAV) im Dashboard nur sichtbar wenn aktiv
- mailwolt-clamav sbin-Wrapper + sudoers-Regel in ensure_system
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:21:37 +02:00
boban
7f56926b70
Refactor: SSL-Verwaltung nach Security/SSL verschoben
...
- Zertifikate einrichten/erneuern nur noch unter Sicherheit → SSL/TLS
- SSL-Seite: Provisioning mit Fortschritt, Ablaufdatum + Tage in Tabelle
- Einstellungen: nur noch read-only Status + Link zu SSL-Seite
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 10:01:58 +02:00
boban
d60d228012
Fix: mx-Domain bekommt LE-Zertifikat + Postfix/Dovecot werden konfiguriert
...
- mailwolt-apply-domains: MAIL_HOST wird in ACME-Challenge-Block aufgenommen,
certbot wird auch für die Mail-Domain ausgeführt, Postfix + Dovecot erhalten
danach automatisch das neue Zertifikat
- SslCertificatesTable: certbot-Ausgabe korrekt geparst (Einrückung mit Leerzeichen)
- settings-form: "kein Zertifikat nötig" entfernt (Mail-Domain braucht Zertifikat)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 09:04:02 +02:00
boban
7bb922191f
Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen
...
- Update-Seite (/system/update) mit Log-Viewer, Fortschrittsbalken und goldenem Nav-Badge
- /usr/local/sbin/mailwolt-update Wrapper + backup:scheduled Cron-Command
- SSL: Checkbox entfernt, immer automatisch in Prod; local-Modus überspringt certbot mit manuellem Erzwingen-Modal
- Domain-Felder: live Validierung via updatedUiDomain/updatedMailDomain/updatedWebmailDomain
- DNS-Check in applyDomains() wiederhergestellt
- Backup-Cron: BackupScheduled Command + Laravel-Scheduler Eintrag in console.php
- /etc/cron.d/mailwolt-scheduler angelegt für schedule:run
- mailwolt-installer als regulärer Ordner (kein Submodule)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 01:23:43 +02:00
boban
fc04ef44d0
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 23:17:06 +01:00
boban
a7d84899fb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:58:18 +01:00
boban
e3dc81ef73
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:53:37 +01:00
boban
9acea7b89b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:20:53 +01:00
boban
6c3cde5f65
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:10:01 +01:00
boban
77f22518c8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-11-01 22:05:14 +01:00
boban
9aa9475387
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 18:17:27 +01:00
boban
d4255b08fa
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 17:43:14 +01:00
boban
94aec78d4c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 16:52:41 +01:00
boban
d3783e1717
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 16:41:54 +01:00
boban
dcf9a8d3e9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:32:24 +01:00
boban
595828c5f6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:29:30 +01:00
boban
834f173bb9
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:26:34 +01:00
boban
a3a4ec4d06
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 04:13:39 +01:00
boban
2f390af9ed
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:42:36 +01:00
boban
530faf6b45
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:33:30 +01:00
boban
8058f9b814
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:27:36 +01:00
boban
c4b906223c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:18:53 +01:00
boban
81860d1851
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:14:26 +01:00
boban
792f0e3528
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 03:01:17 +01:00
boban
46591669d6
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:38:00 +01:00
boban
8690067d9c
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:21:22 +01:00
boban
beb2f863a3
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:14:54 +01:00
boban
e833033074
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 01:08:26 +01:00
boban
02e558bf4b
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:59:51 +01:00
boban
d9867db546
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:43:16 +01:00
boban
e77d9f64bb
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:27:23 +01:00
boban
ee44ff3def
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:23:48 +01:00
boban
4d1fd64158
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:15:55 +01:00
boban
6b0dd7d176
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-31 00:05:18 +01:00
boban
67b6e1fa02
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-30 23:55:07 +01:00
boban
8b4f2d9fe8
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:32:25 +01:00
boban
e3c7e8de33
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:24:36 +01:00
boban
385b67c3c5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 19:13:10 +01:00
boban
251f2d9c8f
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 18:34:08 +01:00
boban
659f3cb7ae
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-29 02:45:40 +01:00
boban
c8cae445c5
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-28 22:53:41 +01:00
boban
c11d330c38
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:41:54 +01:00
boban
a943b42fec
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:19:02 +01:00
boban
e997d5374d
Fix: Mailbox Stats über Dovecot mit config/mailpool.php
2025-10-26 18:04:27 +01:00