mirror of
https://github.com/chatmail/relay.git
synced 2026-06-10 05:31:08 +00:00
run removal of inactive users daily
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from time import time as now
|
||||
|
||||
from chatmaild.doveauth import lookup_passdb
|
||||
from chatmaild.delete_inactive_users import delete_inactive_users
|
||||
from chatmaild.doveauth import lookup_passdb
|
||||
|
||||
|
||||
def test_remove_stale_users(db, example_config):
|
||||
|
||||
Reference in New Issue
Block a user