[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kde-common/svn/hooks
From:       Ben Cooksley <bcooksley () kde ! org>
Date:       2017-12-08 21:15:13
Message-ID: E1eNPzF-000782-5Y () code ! kde ! org
[Download RAW message or body]

SVN commit 1506065 by bcooksley:

Sending emails with a from in another domain is not permitted under DMARC.
Use an address within our own domain instead.
Fixes T7558

 M  +1 -1      post-commit.pl  


--- trunk/kde-common/svn/hooks/post-commit.pl #1506064:1506065
@@ -268,7 +268,7 @@
   foreach my $account (@info) {
     if ($account =~ /^\S*\s+(\S.+\S)\s\s*(\S+)\s*$/) {
       my $name = $1;
-      my $addr = $2;
+      my $addr = 'null@kde.org';
       my $nname = '';
       if ($name =~ /[_<>\@\(\),;:\"\/\[\]\?\.\x80-\xff]/) {
         foreach my $c (split('', $name)) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic