diff --git a/doveauth/src/doveauth/doveauth.py b/doveauth/src/doveauth/doveauth.py index ba6db22f..137c6f86 100644 --- a/doveauth/src/doveauth/doveauth.py +++ b/doveauth/src/doveauth/doveauth.py @@ -4,7 +4,7 @@ import sys def get_user_data(user): - if user == "link2xt@c1.testrun.org": + if user.startswith("link2xt@"): return dict( uid="vmail", gid="vmail",