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

  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: create separate db entries for zarafa
                    pop/pop3/imap/imaps ports
           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], [email protected],
                    [email protected]
        Depends on: 4907


+++ This bug was initially created as a clone of Bug #4907 +++

(In reply to comment #4)
> I don't think it is wise to open 143 and 110 on the external interface by
> default but that is just my humble (and security minded) opinion.  Maybe

Normally we use the property 'access' with values 'private/public'. But then
again normally each port has it's own db setting... Maybe we need to
individually define;

zarafa-imap
zarafa-imaps
zarafa-pop3
zarafa-pop3s

config set zarafa-imap service TCPPort 143 access private status enabled
config set zarafa-imaps service TCPPort 993 access public status enabled
config set zarafa-pop3 service TCPPort 110 access private status enabled
config set zarafa-pop3s service TCPPort 995 access public status enabled

and so on... rewriting the gateway.cfg to match.


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