Remove agenda@ietf.org from audio import To list. Commit ready for merge.

- Legacy-Id: 17196
This commit is contained in:
Ryan Cross 2020-01-08 00:46:08 +00:00
parent 1f1d88fe24
commit 09da5b9d5c

View file

@ -1,4 +1,4 @@
# Copyright The IETF Trust 2007-2019, All Rights Reserved
# Copyright The IETF Trust 2007-2020, All Rights Reserved
# -*- coding: utf-8 -*-
@ -706,7 +706,7 @@ HTMLIZER_CACHE_TIME = 60*60*24*14 # 14 days
# Email settings
IPR_EMAIL_FROM = 'ietf-ipr@ietf.org'
AUDIO_IMPORT_EMAIL = ['agenda@ietf.org','ietf@meetecho.com']
AUDIO_IMPORT_EMAIL = ['ietf@meetecho.com']
IANA_EVAL_EMAIL = "drafts-eval@icann.org"
SESSION_REQUEST_FROM_EMAIL = 'IETF Meeting Session Request Tool <session-request@ietf.org>'