For anyone who is using an external reverse proxy it will break, by default it now listens on only 127.0.0.1
To fix use: defaults write sogod WOPort 20000 On 08/11/2013, at 2:16 PM, Francis Lachapelle <[email protected]> wrote: > The Inverse Team is pleased to announce the immediate availability of SOGo > 2.1.0. This is a minor release of SOGo which focuses on improved stability > over previous versions. > > > What is SOGo > > SOGo is a free and modern scalable groupware server. It offers shared > calendars, address books and emails through your favorite Web browser or by > using a native client such as Mozilla Thunderbird and Lightning, Apple > Calendar and Address Book (OSX and iOS) and Microsoft Outlook. > > SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and reuses > existing IMAP, SMTP and database servers - making the solution easy to deploy > and interoperable with many applications. > > SOGo features : > > Scalable architecture suitable for deployments from dozen to many thousand > users > Rich Web-based interface that shares the look and feel, the features and the > data of Mozilla Thunderbird and Lightning > Improved integration with Mozilla Thunderbird and Lightning by using the SOGo > Connector and the SOGo Integrator > Native compatibility for Microsoft Outlook 2003, 2007 and 2010 > Two-way synchronization support with any SyncML-capable devices (BlackBerry, > Palm, Windows CE, etc.) by using the Funambol SOGo Connector > Excellent native integration with Apple software (OSX and iOS) and > Android-based devices > and many more! SOGo and our connectors are completely free. > > > Changes from the previous release > > Enhancements > > improved order of user rights in calendar module (#1431) > increased height of alarm editor when email alarms are enabled > added SMTP AUTH support for sogo-ealarms-notify > added support for LDAP password change against AD/Samba4 > added Apache configuration for Apple autoconfiguration (#2248) > the init scripts now start 3 sogod processes by default instead of 1 > SOGo now also sends a plain/text parts when sending HTML mails (#2217) > SOGo now listens on 127.0.0.1:20000 by default (instead of *:20000) > SOGo new uses the latest WebDAV sync response type (#1275) > updated CKEditor to version 4.2.2 and added the tables-related modules (#2410) > improved display of vEvents in messages > Bug fixes > > fixed handling of an incomplete attachment filename (#2385) > fixed Finnish mail reply/forward templates (#2401) > fixed position of red line of current time (#2373) > fixed crontab error (#2372) > avoid using too many LDAP connections while looping through LDAP results > don't encode HTML entities in mail subject of notification (#2402) > fixed crash of Samba when sending an invitation (#2398) > fixed selection of destination calendar when saving a task or an event (#2353) > fixed "display remote images" preference for message in a popup (#2417) > avoid crash when handling malformed or non-ASCII HTTP credentials (#2358) > fixed crash in DAV free-busy lookups when using SQL addressbooks (#2418) > disabled verbose logging of SMTP sessions by default > fixed high CPU usage when there are no available child processes and added > logging when such a condition occurs > fixed memory consumption issues when doing dav lookups with huge result set > fixed S/MIME verification issues with certain OpenSSL versions > worked around an issue with chunked encoding of CAS replies (#2408) > fixed OpenChange corruption issue regarding predecessors change list (#2405) > avoid unnecessary UTF-7 conversions (#2318) > improved RTF parser to fix vCards (#2354) > fixed definition of the COMPLETED attribute of vTODO (#2240) > fixed DAV:resource-id property when sharing calendars (#2399) > fixed reload of multiple external web calendars (#2221) > fixed display of PDF files sent from Thunderbird (#2270) > fixed TLS support for IMAP (#2386) > fixed creation of web calendar when added using sogo-tool (#2007) > avoid crash when parsing HTML tags of a message (#2434) > fixed handling of LDAP groups with no email address (#1328) > fixed encoding of messages with non-ASCII characters (#2459) > fixed compilation with clang 3.2 (#2235) > truncated long fields of quick records to avoid an SQL error (#2461) > fixed IMAP ACLs (#2433) > removed inline JavaScript when viewing HTML messages (#2468) > New extensions for Mozilla Thunderbird 17 ESR and 24 have also been generated. > > See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed > tickets and https://github.com/inverse-inc/sogo/commits/SOGo-2.1.0 for the > complete change log. > > > Getting SOGo > > SOGo is free software and is distributed under the GNU GPL. As such, you are > free to download and try it by visiting the following page : > > http://www.sogo.nu/downloads/backend.html > > You can also download the sources by following the instructions on this page: > > http://www.sogo.nu/development/source_code.html > > Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse > Edition), SOGo Connector and SOGo Integrator extensions are available for > download from : > > http://www.sogo.nu/downloads/frontends.html > > Documentation about the installation and configuration of SOGo, Thunderbird > or mobile devices is available from : > > http://www.sogo.nu/downloads/documentation.html > > You can also try our online SOGo demo at : > > http://www.sogo.nu/tour/online_demo.html > > > Upgrading to v2.1.0 > > No special measure needs to be taken when upgrading from v2.1.0. > > > How can I help ? > > SOGo is a collaborative effort in order to create the best Free and Open > Source groupware solution. > > There are multiple ways you can contribute to the project : > > Documentation reviews, enhancements and translations > Write test cases - if you know Python, join in! > Feature requests or by sharing your ideas (see the roadmap) > Participate to the discussion in mailing lists > Patches for bugs or enhancements (http://www.sogo.nu/bugs) > Provide new translations > (http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html) > Feel free to send us your questions. You can also post them to the SOGo > mailing list: http://sogo.nu/lists/ > > > Getting Support > > For any questions, do not hesitate to contact us by writing to > [email protected] > > Customer support packages for SOGo are available from > http://inverse.ca/support.html > -- [email protected] https://inverse.ca/sogo/lists
