[Xfce4-commits] <xfce-git-hooks:master> Add header item to avoid spam on the lists.

Nick Schermer noreply at xfce.org
Fri Aug 12 22:44:01 CEST 2011


Updating branch refs/heads/master
         to a5191bb0b76eb48b9950e5bcbf6c72d56f2c8740 (commit)
       from 9a6cc1d283843645cd9b29ca1f94adc54bd3445f (commit)

commit a5191bb0b76eb48b9950e5bcbf6c72d56f2c8740
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Aug 12 22:41:43 2011 +0200

    Add header item to avoid spam on the lists.
    
    Add the magic X-Xfce-From header, so we can reject all other
    mail to the xfce4-commit mailing list.

 hooks/update-03-send-commit-mails |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/hooks/update-03-send-commit-mails b/hooks/update-03-send-commit-mails
index e4df0a6..3a85e9d 100755
--- a/hooks/update-03-send-commit-mails
+++ b/hooks/update-03-send-commit-mails
@@ -185,6 +185,7 @@ From: $committer
 To: $mailinglist
 Subject: $subject
 Content-Type: text/plain; charset=utf-8
+X-Xfce-From: $committer
 EOF
     [[ "$replyto" ]] && echo "Reply-To: $replyto"
     echo


More information about the Xfce4-commits mailing list