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


Paul Floor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #7 from Paul Floor <[email protected]>  2008-12-18 23:01:20 ---
(In reply to comment #6)
> rename
> - /etc/zarafa/* templates
> + zarafa to use standard ports by default
> 
> >2-Change pop(s) and imap(s) to non-standard ports.
> >3-Disable horde.
> >4-Install zarafa with standard ports. New mails will now go to zarafa and at
> >this point clients will connect and be able to send and receive but imap 
> >users
> >won't have old emails.
> 
> 
> we may need 4 new services 
> zpop(s) and zimap(s)
> so they can independently enabled and the ports open the firewall when 
> required
> 

My 2 cents worth...

I didn't go that route because zarafa's pop(s) and imap(s) are all part of the
zarafa-gateway service and I didn't see a need for more config db keys.  I did
it this way:

# config show zarafa
zarafa=service
    access=SSL
    status=enabled
P.S. You need the above for my httpd.conf templates to work correctly and only
use ssl.

# config show zarafa-server
zarafa-server=service
    TCPPort=237
    access=public
    status=enabled

# config show zarafa-gateway
zarafa-gateway=service
    TCPPorts=993,995
    access=public
    status=enabled


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