From owner-svn-soc-all@FreeBSD.ORG Fri May 6 14:57:47 2011 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from socsvn.FreeBSD.org (unknown [IPv6:2001:4f8:fff6::2f]) by hub.freebsd.org (Postfix) with SMTP id 8B1FC106564A; Fri, 6 May 2011 14:57:46 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: by socsvn.FreeBSD.org (sSMTP sendmail emulation); Fri, 06 May 2011 14:57:46 +0000 Date: Fri, 06 May 2011 14:57:46 +0000 From: simon To: svn-soc-all@FreeBSD.org, soc-admins@FreeBSD.org, simon@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <20110506145746.8B1FC106564A@hub.freebsd.org> Cc: Subject: socsvn commit: r221588 - svnadmin/conf X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2011 14:57:47 -0000 Author: simon Date: Fri May 6 14:57:45 2011 New Revision: 221588 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=221588 Log: - Let socsvn send mail to new svn-soc-all list. - Set from address to the svn commiter as all users should have/get FreeBSD.org forward address. Modified: svnadmin/conf/mailer.conf Modified: svnadmin/conf/mailer.conf ============================================================================== --- svnadmin/conf/mailer.conf Fri May 6 13:51:54 2011 (r221587) +++ svnadmin/conf/mailer.conf Fri May 6 14:57:45 2011 (r221588) @@ -164,8 +164,8 @@ # 'no_author' is used. You can specify a default from_addr here and # if you want to have a particular for_repos group use the author as # the from address, you can use "from_addr =". -#from_addr = %(author)s -from_addr = FreeBSD SoC SVN +from_addr = %(author)s +#from_addr = FreeBSD SoC SVN # The default To: addresses for message. One or more addresses, # separated by whitespace (no commas). @@ -174,7 +174,7 @@ # brackets '[ ]'. # For testing for now... -to_addr = soc-admins@FreeBSD.org simon@FreeBSD.org +to_addr = svn-soc-all@FreeBSD.org soc-admins@FreeBSD.org simon@FreeBSD.org # If this is set, then a Reply-To: will be inserted into the message. # reply_to =