From 92706058e80c1638b613fcb60d80a38ea0d121c3 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Wed, 24 Feb 2016 12:24:03 -0500 Subject: [PATCH] Updating e-mail address (avoid SPF failures) --- master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.cfg b/master.cfg index 90c6fbc..f84be4c 100644 --- a/master.cfg +++ b/master.cfg @@ -55,7 +55,7 @@ gdb_web_base = os.path.expanduser (os.path.join (basedir, 'results')) set_web_base (gdb_web_base) -GDB_MAIL_FROM = 'sergiodj+buildbot@redhat.com' +GDB_MAIL_FROM = 'sergiodj+buildbot@sergiodj.net' GDB_MAIL_TO = 'gdb-testers@sourceware.org' # 'protocols' contains information about protocols which master will use for