Date: Sat, 6 Jul 2013 19:41:49 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42178 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201307061941.r66JfnVv084017@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Sat Jul 6 19:41:49 2013 New Revision: 42178 URL: http://svnweb.freebsd.org/changeset/doc/42178 Log: - Add a Q2 entry for postmaster Submitted by: dhw Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:11:00 2013 (r42177) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:41:49 2013 (r42178) @@ -18,7 +18,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 15 entries and we hope you enjoy reading it.</p> + contains 16 entries and we hope you enjoy reading it.</p> <!-- XXX: set date for the next set of submissions --> <p>The deadline for submissions covering between July and September 2013 @@ -798,4 +798,64 @@ <task>Merge to &os; <tt>head</tt>.</task> </help> </project> + + <project cat='team'> + <title>&os; Postmaster Team</title> + + <contact> + <person> + <name> + <given>&os;</given> + <common>Postmaster Team</common> + </name> + <email>postmaster@FreeBSD.org</email> + </person> + </contact> + + <links/> + + <body> + <p>In the second quarter of 2013, the &os; Postmaster Team has + implemented the following items that may be interest of the + general public:</p> + + <ul> + <li>With help from <tt>clusteradm</tt>, found that + <tt>unbound</tt> (the resolver used on <tt>mx1</tt> and + <tt>mx2</tt>) is configured to perform DNSSEC validation which + implies that if a signed zone fails validation, + <tt>unbound</tt> refuses to use the information. This had + caused one person to be unable to exchange email with + <tt>&os;.org</tt> until the zone signatures were + refreshed.</li> + + <li>Created the <tt>freebsd-dtrace</tt> mailing list per George + Neville-Neil.</li> + + <li>Resurrected the <tt>freebsd-testing</tt> mailing list per + Garrett Cooper.</li> + + <li>Created the <tt>freebsd-tex</tt> mailing list per Hiroki + Sato.</li> + + <li>In response to another comment that our message rejection + message was unclear in the case that greylisting was the + reason, re-worded that message.</li> + + <li>Augmented the allowable MIME types for <tt>secteam</tt> with + the following to permit sending encrypted messages: + + <ul> + <li><tt>application/pgp-encrypted</tt></li> + <li><tt>application/pkcs7-encrypted</tt></li> + <li><tt>application/x-pkcs7-encrypted</tt></li> + <li><tt>multipart/encrypted</tt></li> + </ul> + </li> + + <li>Initiated de-orbit for <tt>freebsd-mozilla</tt> in favor of + <tt>freebsd-gecko</tt>.</li> + </ul> + </body> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307061941.r66JfnVv084017>