From d82c1cc23febff6678bea5e7434f2735b0f29c4e Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 11 Oct 2011 21:03:46 +0200 Subject: fixed listname checking --- config.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.py') diff --git a/config.py b/config.py index 7224730..aef66a1 100644 --- a/config.py +++ b/config.py @@ -28,9 +28,7 @@ except: reserved_names = [ r'-admin$', r'-bounces$', - r'-bounces~.*$', r'-confirm$', - r'-confirm~.*$', r'-join$', r'-leave$', r'-owner$', -- cgit v1.2.3-1-g7c22