unify chatmail-fsreport and chatmail-expire to both just require a chatmail.ini file

This commit is contained in:
holger krekel
2025-10-20 13:43:40 +02:00
parent e6a2906e82
commit 8b81d5b5d6
4 changed files with 19 additions and 20 deletions

View File

@@ -49,7 +49,6 @@ def test_delete_inactive_users(example_config):
args=[
"--remove",
str(example_config._inipath),
str(example_config.mailboxes_dir),
]
)