Merged in [17196] from rcross@amsl.com:
Remove agenda@ietf.org from audio import To list.
- Legacy-Id: 17200
Note: SVN reference [17196] has been migrated to Git commit 09da5b9d5c
This commit is contained in:
commit
92c9290540
|
@ -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 -*-
|
||||
|
||||
|
||||
|
@ -715,7 +715,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>'
|
||||
|
||||
|
|
Loading…
Reference in a new issue