svn commit: r46850 - head/en_US.ISO8859-1/htdocs

Glen Barber gjb at FreeBSD.org
Sun Jun 21 00:57:30 UTC 2015


Author: gjb
Date: Sun Jun 21 00:57:29 2015
New Revision: 46850
URL: https://svnweb.freebsd.org/changeset/doc/46850

Log:
  Add a notice that email services may be disrupted during
  a non-trivial maintenance window.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/index.xsl

Modified: head/en_US.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/index.xsl	Sat Jun 20 18:03:41 2015	(r46849)
+++ head/en_US.ISO8859-1/htdocs/index.xsl	Sun Jun 21 00:57:29 2015	(r46850)
@@ -71,6 +71,30 @@
 				    </span> <!-- TXTFRONTJOURNALLINK -->
 				  </div> <!-- TXTFRONTJOURNALBLOCK -->
 
+				  <!-- IMPORTANT NOTICES -->
+				  <div
+				    style="width:640px; margin: 16px 16px 16px 32px; auto">
+
+				    <h2>ANNOUNCEMENT: Email Service
+				      Maintenance</h2>
+
+				    <p align="justify">Over the next
+				      48 hours the &os;.org email
+				      system will be having some
+				      extensive internal work
+				      performed.  It is likely that
+				      the mail system will be refusing
+				      connections for several hours at
+				      a time.<br /><br /> The nature
+				      of the work means there is some
+				      risk of transient, unexpected
+				      email bounces.  If this happens,
+				      please bear with us.  Give us
+				      a little time and resend as
+				      appropriate.</p>
+				  </div>
+				  <!-- END IMPORTANT NOTICES -->
+
 			  </div> <!-- FRONTFEATURECONTENT -->
 		  </div> <!-- FRONTFEATURELEFT -->
 


More information about the svn-doc-all mailing list