[sysadmin-bin] gnomecvs is no more, target group for mail grace is mailgrace
- From: Andrea Veri <averi src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] gnomecvs is no more, target group for mail grace is mailgrace
- Date: Fri, 25 Feb 2022 12:11:30 +0000 (UTC)
commit bae6965925406aa5893b57806fd3ca0f56f24341
Author: Andrea Veri <averi redhat com>
Date: Fri Feb 25 12:10:13 2022 +0100
gnomecvs is no more, target group for mail grace is mailgrace
mail/export-mail.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mail/export-mail.py b/mail/export-mail.py
index d843299..af21473 100755
--- a/mail/export-mail.py
+++ b/mail/export-mail.py
@@ -9,8 +9,8 @@ import sys
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', 'gracemail')),
+ ('/etc/gnome.org/src-mail/virtual', 'src.gnome.org', 'gnomecvs'),
+ ('/etc/gnome.org/master-mail/aliases', '', ('foundation', 'emeritus', 'staffmail', 'mailgrace')),
]
_cache_email = {}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]