docs: Beispielausgabe für Cleanup-Befehl ergänzt
This commit is contained in:
@@ -30,6 +30,17 @@ docker compose exec birthdaydaemon /mailcow-birthday-daemon cleanup <alter-kalen
|
||||
docker compose exec birthdaydaemon /mailcow-birthday-daemon cleanup Birthdays
|
||||
```
|
||||
|
||||
**Beispielausgabe:**
|
||||
|
||||
```
|
||||
2026/03/28 23:46:22 INFO starting calendar cleanup calendarName=Birthdays
|
||||
2026/03/28 23:46:22 INFO using internal resolve host for connections resolveHost=nginx-mailcow
|
||||
2026/03/28 23:46:22 INFO removed old birthday calendar user=user1@example.com calendar=Birthdays
|
||||
2026/03/28 23:46:23 INFO removed old birthday calendar user=user2@example.com calendar=Birthdays
|
||||
2026/03/28 23:46:23 INFO removed old birthday calendar user=user3@example.com calendar=Birthdays
|
||||
2026/03/28 23:46:24 INFO cleanup finished processed=5 skipped=0
|
||||
```
|
||||
|
||||
> **Hinweis:** Der Daemon muss vorher mindestens einmal gelaufen sein, damit App-Passwörter im State-File vorhanden sind. Benutzer ohne gespeichertes Passwort werden übersprungen.
|
||||
|
||||
## Kalender erscheint nicht in SOGo
|
||||
|
||||
Reference in New Issue
Block a user