diff --git a/Tests/config.py.in b/Tests/config.py.in index 158aabcae..4924ecf90 100644 --- a/Tests/config.py.in +++ b/Tests/config.py.in @@ -11,3 +11,5 @@ subscriber_password = "otherpass" attendee1 = "user@domain.com" attendee1_delegate = "otheruser@domain.com" + +mailserver = "imaphost"