# setup: username must be super-user or have read-access to PUBLIC events in # both attendee and delegate's personal calendar hostname = "localhost" port = "80" username = "myuser" password = "mypass" subscriber_username = "otheruser" subscriber_password = "otherpass" attendee1 = "user@domain.com" attendee1_delegate = "otheruser@domain.com" mailserver = "imaphost"