<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 <style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}

  </style></head><body style="">
 
  
 
 
  <div>
   <span style="font-size: 9pt;">> This indicates a problem with the connectivity between the server that </span>
   <br/>> kolab-freebusyd is running on, and the server (IP address or DNS name, 
   <br/>> port, firewall, routes) that is configured in /etc/kolab/kolab.conf 
   <br/>> ([cyrus-imap] section).
  </div> 
  <div>
    
  </div> 
  <div>
   The [cyrus-imap] section has the defaults from a fresh install, I tried connecting to imap from localhost (everything's on the same server) over Port 143, 143 with starttls and 993 with ssl. Everything works fine (with a message about a self-signed certificate) and I can login as cyrus-admin. For testing I also tried it with disabled and enabled firewall, no difference.
  </div> 
  <div>
    
  </div> 
  <div>
   The maillog gives me the following errors during call to 'kolab-freebusyd --generateall':
  </div> 
  <div> 
   <p>Feb 7 10:52:04 mail imaps[10601]: accepted connection<br/>Feb 7 10:52:04 mail master[10626]: about to exec /usr/lib/cyrus-imapd/imapd<br/>Feb 7 10:52:04 mail imaps[10626]: executed<br/>Feb 7 10:52:04 mail imaps[10601]: imapd:Loading hard-coded DH parameters<br/>Feb 7 10:52:34 mail imaps[10601]: EOF in SSL_accept() -> fail<br/>Feb 7 10:52:34 mail imaps[10601]: imaps TLS negotiation failed: localhost [127.0.0.1]<br/>Feb 7 10:52:34 mail imaps[10601]: Fatal error: tls_start_servertls() failed<br/>Feb 7 10:52:34 mail master[1949]: process 10601 exited, status 75<br/>Feb 7 10:52:34 mail master[1949]: service imaps pid 10601 in BUSY state: terminated abnormally</p> 
   <p>Any other ideas?</p> 
   <p>Thanks, Onno</p> 
  </div>
 
</body></html>