monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 01d8388c4ba22c976699ba4fc8


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 01d8388c4ba22c976699ba4fc825d2dcb55db6c8
Date: Thu, 4 Nov 2010 16:49:17 GMT

revision:            01d8388c4ba22c976699ba4fc825d2dcb55db6c8
date:                2010-11-04T16:48:21
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
Perhaps some think it's a good idea to hide who really receives these
mails.  However, mailing list servers seldom like the lack of a To:,
so between those choices, disclosing the recipient is the more
managable choice.


manifest:
format_version "1"

new_manifest [6ea8c682ae929ac78173facab7277dcc3ab6f3c0]

old_revision [8c27d305b8f1f01a4649d5552684e6785e842828]

patch "contrib/monotone-mail-notify.lua"
 from [ea2cb1993ff4d9858ef4938958d2e4bfb233638f]
   to [71329cf83f1a56aafea35a6b9f9190a25df258de]
============================================================
--- contrib/monotone-mail-notify.lua	ea2cb1993ff4d9858ef4938958d2e4bfb233638f
+++ contrib/monotone-mail-notify.lua	71329cf83f1a56aafea35a6b9f9190a25df258de
@@ -302,7 +302,7 @@ do
 		     outputFileDat:write("key='" .. key .. "'\n")
 		     outputFileDat:close()
 
-		     outputFileHdr:write("BCC: " .. to .. "\n")
+		     outputFileHdr:write("To: " .. to .. "\n")
 		     outputFileHdr:write("From: " .. from .. "\n")
 		     outputFileHdr:write("Subject: " .. subject .. "\n")
 		     outputFileHdr:write("Reply-To: " .. reply_to .. "\n")

reply via email to

[Prev in Thread] Current Thread [Next in Thread]