[sysadmin-bin] @gnome.org should be there for gracemail members



commit 5b6693dafe9f0559d5ef38bfb6b25ec5a0a1d655
Author: Andrea Veri <averi redhat com>
Date:   Mon Feb 21 12:33:52 2022 +0100

    @gnome.org should be there for gracemail members

 mail/export-mail.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mail/export-mail.py b/mail/export-mail.py
index 1e7783b..d843299 100755
--- a/mail/export-mail.py
+++ b/mail/export-mail.py
@@ -10,7 +10,7 @@ execfile('/home/admin/secret/freeipa_ro')
 
 ALIASES = [
     ('/etc/gnome.org/src-mail/virtual',    'src.gnome.org', ('gnomecvs', 'gnomevcs')),
-    ('/etc/gnome.org/master-mail/aliases', '', ('foundation', 'emeritus', 'staffmail')),
+    ('/etc/gnome.org/master-mail/aliases', '', ('foundation', 'emeritus', 'staffmail', 'gracemail')),
 ]
 
 _cache_email = {}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]