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

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

           Summary: Incorrect calendar port on zarafa possible
           Product: SME Contribs
  Found-In-Version: 7.4
          Platform: PC
  Fixed-In-Version: Unknown
            Status: NEW
          Severity: normal
          Priority: P3
         Component: smeserver-zarafa
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


On a clean SME Server 7.4 using only 

[r...@example ~]# rpm -q smeserver-zarafa
smeserver-zarafa-0.9.0-15.el4.sme
[r...@example ~]#


[r...@example ~]# cat /var/log/zarafa/ical.log
Sat 20 Dec 2008 01:54:26 PM GMT: Listening on HTTP port 8080.

which is the default listening port but according to:

[r...@example ~]# config show zarafa-ical
zarafa-ical=service
    TCPPort=8089
    access=public
    status=enabled
[r...@example ~]#

If you use a web browser using https://192.168.2.1:8089/ical/joe/calender/ the
page times out and cannot be displayed, but if you use http:// and port 8080
you get the login prompt box, it seems the current method maybe not expands
correctly or restarts when needed?!


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