diff --git a/Tests/Integration/config.py.in b/Tests/Integration/config.py.in index 3a7d79a55..6bec39bb9 100644 --- a/Tests/Integration/config.py.in +++ b/Tests/Integration/config.py.in @@ -23,6 +23,8 @@ attendee1_delegate_password = "sogo" resource_no_overbook = "res" resource_can_overbook = "res-nolimit" +white_listed_attendee = 'sogo1=John Doe ' + mailserver = "imaphost" testput_nbrdays = 30