Skip to content

Commit 09da5b9

Browse files
committed
Remove agenda@ietf.org from audio import To list. Commit ready for merge.
- Legacy-Id: 17196
1 parent 1f1d88f commit 09da5b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright The IETF Trust 2007-2019, All Rights Reserved
1+
# Copyright The IETF Trust 2007-2020, All Rights Reserved
22
# -*- coding: utf-8 -*-
33

44

@@ -706,7 +706,7 @@ def skip_unreadable_post(record):
706706

707707
# Email settings
708708
IPR_EMAIL_FROM = 'ietf-ipr@ietf.org'
709-
AUDIO_IMPORT_EMAIL = ['agenda@ietf.org','ietf@meetecho.com']
709+
AUDIO_IMPORT_EMAIL = ['ietf@meetecho.com']
710710
IANA_EVAL_EMAIL = "drafts-eval@icann.org"
711711
SESSION_REQUEST_FROM_EMAIL = 'IETF Meeting Session Request Tool <session-request@ietf.org>'
712712

0 commit comments

Comments
 (0)