==================================================================
  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=4636

  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 Stephen Noble (dungog.net) <[email protected]>  2008-12-17 
04:58:33 ---
server.cfg

-user_plugin             = db
+user_plugin             = { ${'zarafa-server'}{Plugin} || 'db'; }

-server_tcp_port         = 236
+server_tcp_port         = { ${'zarafa-server'}{tcpport} || '236'; }

-server_ssl_port         = 237
+server_ssl_port         = { ${'zarafa-server'}{sslport} || '237'; }


-- 
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