==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5410

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================





--- Comment #4 from H. de Visser <[email protected]>  2009-07-28 01:23:14 ---
Des,

In this part:
  ${'zarafa-server'}{TCPPort}||'236'

the '${'zarafa-server'}{TCPPort}' portion now will be replaced with with value
of TCPPort from the configuration database (here: 237), OR (=> ||) if this
TCPPort variable is not set, a default value of 236 will be used when expanding
this template.

If you are just trying to get CalDAV to work, correct the line as shown in the
initial bug report, expand the template (expand-template /etc/zarafa/ical.cfg)
and do a: /etc/init.d/zarafa-ical restart

The rest, to get thing going, is in the wiki.

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to