/[smeserver]/cdrom.image/sme8/README.txt
ViewVC logotype

Diff of /cdrom.image/sme8/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.24 by wellsi, Mon Jan 13 01:15:33 2014 UTC Revision 1.27 by wellsi, Sat Feb 15 04:11:53 2014 UTC
# Line 1  Line 1 
1  SME Server 8.1Beta3 Release Notes  SME Server 8.1Beta4 Release Notes
2  =================================  =================================
3    
4  15 January 2014  17 February 2014!
5    
6  The SME Server development team is pleased to announce the release of  The SME Server development team is pleased to announce the release of
7  SME Server 8.1 Beta 3 which is based on CentOS 5.10  SME Server 8.1 Beta 4 which is based on CentOS 5.10
8    
9  Bug reports and reports of potential bugs should be raised in the bug  Bug reports and reports of potential bugs should be raised in the bug
10  tracker (and only there, please);  tracker (and only there, please);
# Line 55  Notes Line 55  Notes
55     are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,     are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,
56     Athlon XP and later.     Athlon XP and later.
57    
58  2. Some notes on SME 8.1 including help on upgrades can be found at  2. Some notes on SME Server 8.1 including help on upgrades can be found at
59     http://wiki.contribs.org/SME_Server_8     http://wiki.contribs.org/SME_Server_8
60    
61  3. Please note it may take up to 48 hours for mirrors to finish syncing,  3. Please note it may take up to 48 hours for mirrors to finish syncing,
62     during this time you may experience problems.     during this time you may experience problems.
63     You can download SME8.1 from     You can download SME Server 8.1 from
64     http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/     http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/
65     or for other methods see http://wiki.contribs.org/SME_Server_8     or for other methods see http://wiki.contribs.org/SME_Server_8
66    
67    Changes from Beta 3
68    ===================
69    
70    Set sme-server as the default workgroup and domain name for
71    new installations.
72    Remove insecure SSL ciphers.
73    Due to SMTP servers not handling SMTP Auth well only present
74    one auth method at a time, in order, to NET::SMTP.
75    Allow webmail access to be selected for only the local network.
76    Provide the ability to force https per ibay.
77    
78  Changes from Beta 2  Changes from Beta 2
79  ===================  ===================
80    
# Line 123  Backups Line 134  Backups
134    of results from CGI.pm    of results from CGI.pm
135  - Workstation Backup, new method to show files being restored is needed  - Workstation Backup, new method to show files being restored is needed
136    when using dar 2.4    when using dar 2.4
137    - Don't remove the apache group during restore.
138    - Workstation Backup, suppress ctime error message on incremental backups.
139    - Workstation Backup, selective restore of deleted files.
140    
141    
142  File Server  File Server
# Line 154  File Server Line 168  File Server
168    lines correctly in its configuration file. This caused FTP to fail when    lines correctly in its configuration file. This caused FTP to fail when
169    large numbers of local networks were configured.    large numbers of local networks were configured.
170  - Ensure Deny from all is on its own line in 15LimitLOGIN  - Ensure Deny from all is on its own line in 15LimitLOGIN
171    - Update default ServerName in 30smbServerName, and change default
172      Workgroup and Domain to sme-server
173    
174    
175  LDAP (Optional in SME 8.1, and considered experimental)  LDAP (Optional in SME 8.1, and considered experimental)
# Line 175  Localisation Line 191  Localisation
191    
192  Mail Server  Mail Server
193  -----------  -----------
194  - Updated to latest Antivirus, ClamAV, 0.98.  - Updated to latest Antivirus, ClamAV, 0.98.1
195  - Fetchmail multidrop mode follows TCPPort setting.  - Fetchmail multidrop mode follows TCPPort setting.
196  - Avoid use of unitialised variables in smtp migrate fragments.  - Avoid use of unitialised variables in smtp migrate fragments.
197  - Allow smtp_auth_proxy to use port 587 with STARTTLS.  - Allow smtp_auth_proxy to use port 587 with STARTTLS.
198  - Due to SMTP servers not handling SMTP Auth well enable the use of a  - Due to SMTP servers not handling SMTP Auth well only present
199    blacklist to remove the troublesome methods.    one auth method at a time, in order, to NET::SMTP and enable
200      the use of a blacklist to remove the troublesome methods.
201    For example to remove CRAM-MD5:    For example to remove CRAM-MD5:
202    # db configuration setprop smtp-auth-proxy Blacklist CRAM-MD5    # db configuration setprop smtp-auth-proxy Blacklist CRAM-MD5
203    # sv t /service/smtp-auth-proxy    # sv t /service/smtp-auth-proxy
204    More than one method can be removed:    More than one method can be removed:
205    # db configuration setprop smtp-auth-proxy Blacklist "CRAM-MD5 DIGEST-MD5"    # db configuration setprop smtp-auth-proxy Blacklist "CRAM-MD5 DIGEST-MD5"
206    # sv t /service/smtp-auth-proxy    # sv t /service/smtp-auth-proxy
207    - Handle exceptions during attempted SASL auth. Add more debug tracing.
208  - imap-relocate-maildirs action was removed.It was no longer necessary and was  - imap-relocate-maildirs action was removed.It was no longer necessary and was
209    sometimes very slow.    sometimes very slow.
210  - The soft memory limits for pop3 and pop3s were increased. Two new optional  - The soft memory limits for pop3 and pop3s were increased. Two new optional
# Line 219  Mail Server Line 237  Mail Server
237    size settings. See http://wiki.contribs.org/Email#Set_max_email_size    size settings. See http://wiki.contribs.org/Email#Set_max_email_size
238  - Include /usr/bin/refreshclam  - Include /usr/bin/refreshclam
239  - Remove workarounds for how qpsmtpd tags spam email.  - Remove workarounds for how qpsmtpd tags spam email.
240    - Remove insecure SSL ciphers.
241    - Add keepalive option for tcpsvd for imap and imaps services.
242    
243  Server manager  Server manager
244  --------------  --------------
# Line 232  Server manager Line 251  Server manager
251    now case-insensitive for %escapes.    now case-insensitive for %escapes.
252  - Fix more uninitialized warnings in log (httpd/admin_error_log) from HTML.pm.  - Fix more uninitialized warnings in log (httpd/admin_error_log) from HTML.pm.
253  - Remove log noise (httpd/admin-error-log) when accessing the Create Starter  - Remove log noise (httpd/admin-error-log) when accessing the Create Starter
254    Web panel in server-manager    Web panel in server-manager.
255    
256    
257  Webmail and Groupware  Webmail and Groupware
258  ---------------------  ---------------------
   
259  - If IMAP is disabled in the server manager email panel, IMAP will now listen  - If IMAP is disabled in the server manager email panel, IMAP will now listen
260    to the loopback interface to allow webmail to function.    to the loopback interface to allow webmail to function.
261  - Webmail no longer uses SSL over loopback interface.  - Webmail no longer uses SSL over loopback interface.
262    - Allow webmail access to be selected for only the local network.
263    
264    
265  Web Server  Web Server
# Line 251  Web Server Line 270  Web Server
270    will now have "magic_quotes Off" instead of fully removing it as the default    will now have "magic_quotes Off" instead of fully removing it as the default
271    is ON.    is ON.
272  - Change wording of Software Update button.  - Change wording of Software Update button.
273    - Remove insecure SSL ciphers.
274    
275    
276  Other fixes and updates  Other fixes and updates
# Line 275  Other fixes and updates Line 295  Other fixes and updates
295  - Point mirrorlist to mirrorlist.contribs.org  - Point mirrorlist to mirrorlist.contribs.org
296  - Increase memory limit for ntpd.  - Increase memory limit for ntpd.
297  - Add an audit for groups.  - Add an audit for groups.
298    - Set sme-server as the default workgroup and domain name for
299      new installations.
300    - Provide the ability to force https per ibay.
301    - Prevent server being used in NTP amplification attacks.
302    - Modify template to allow Squid proxy https access to ports
303      other than 443,563
304    - Add logcheck to help analyse errors in the log files.
305    
306    
307  General features  General features
308  ================  ================
309    
310  - Based on CentOS 5.10 and all available updates  - Based on CentOS 5.10 and all available updates
311    
312  $Id: README.txt,v 1.23 2013/11/11 04:22:55 wellsi Exp $  $Id: README.txt,v 1.26 2014/02/08 03:53:05 wellsi Exp $


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed