/freebusy $rcmail_config['kolab_freebusy_server'] = 'https:///'; // Set this option to disable SSL certificate checks when triggering Free/Busy (enabled by default) $rcmail_config['kolab_ssl_verify_peer'] = false; // Enables listing of only subscribed folders. This e.g. will limit // folders in calendar view or available addressbooks $rcmail_config['kolab_use_subscriptions'] = false; ?>