[{"id":1761526,"web_url":"http://patchwork.ozlabs.org/comment/1761526/","msgid":"<26EF46A3-BD1A-4B89-AE39-4073429305E5@theobroma-systems.com>","list_archive_url":null,"date":"2017-09-01T09:01:01","subject":"Re: [U-Boot] [PATCH v3] patman: add support for omitting bouncing\n\taddresses","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> On 1 Sep 2017, at 10:57, Chris Packham <judge.packham@gmail.com> wrote:\n> \n> Add support for reading a list of bouncing addresses from a in-tree file\n> (doc/bounces) and from the ~/.patman config file. These addresses are\n> stripped from the Cc list.\n> \n> Signed-off-by: Chris Packham <judge.packham@gmail.com>\n> Reviewed-by: Simon Glass <sjg@chromium.org>\n\nReviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com <mailto:philipp.tomsich@theobroma-systems.com>>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xkCs23fR2z9t2r\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri,  1 Sep 2017 19:01:10 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 3CA3CC21ED4; Fri,  1 Sep 2017 09:01:08 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 31DEAC21DDF;\n\tFri,  1 Sep 2017 09:01:06 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid B0417C21DDF; Fri,  1 Sep 2017 09:01:04 +0000 (UTC)","from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id 66EFEC21C51\n\tfor <u-boot@lists.denx.de>; Fri,  1 Sep 2017 09:01:04 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:53878\n\thelo=[192.168.2.129]) by mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80)\n\t(envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1dnhp0-0001fa-Gr; Fri, 01 Sep 2017 11:01:02 +0200"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"*","X-Spam-Status":"No, score=1.0 required=5.0 tests=HK_NAME_DR autolearn=no\n\tautolearn_force=no version=3.4.0","From":"\"Dr. Philipp Tomsich\" <philipp.tomsich@theobroma-systems.com>","Message-Id":"<26EF46A3-BD1A-4B89-AE39-4073429305E5@theobroma-systems.com>","Mime-Version":"1.0 (Mac OS X Mail 10.0 \\(3226\\))","Date":"Fri, 1 Sep 2017 11:01:01 +0200","In-Reply-To":"<20170901085753.7877-1-judge.packham@gmail.com>","To":"Chris Packham <judge.packham@gmail.com>","References":"<20170901085753.7877-1-judge.packham@gmail.com>","X-Mailer":"Apple Mail (2.3226)","X-Content-Filtered-By":"Mailman/MimeDel 2.1.18","Cc":"U-Boot Mailing List <u-boot@lists.denx.de>","Subject":"Re: [U-Boot] [PATCH v3] patman: add support for omitting bouncing\n\taddresses","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1766878,"web_url":"http://patchwork.ozlabs.org/comment/1766878/","msgid":"<CAPnjgZ0MUho=hjSey1DqyeAFs2pxpanCa=Uk3cmQt41C_BPgcg@mail.gmail.com>","list_archive_url":null,"date":"2017-09-12T10:52:29","subject":"Re: [U-Boot] [PATCH v3] patman: add support for omitting bouncing\n\taddresses","submitter":{"id":12501,"url":"http://patchwork.ozlabs.org/api/people/12501/","name":"Simon Glass","email":"sjg@google.com"},"content":"> On 1 Sep 2017, at 10:57, Chris Packham <judge.packham@gmail.com> wrote:\n>\n> Add support for reading a list of bouncing addresses from a in-tree file\n> (doc/bounces) and from the ~/.patman config file. These addresses are\n> stripped from the Cc list.\n>\n> Signed-off-by: Chris Packham <judge.packham@gmail.com>\n> Reviewed-by: Simon Glass <sjg@chromium.org>\n\nReviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com\n<mailto:philipp.tomsich@theobroma-systems.com>>\n\n\nApplied to u-boot-dm, thanks!","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=google.com header.i=@google.com\n\theader.b=\"kytG0mxc\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xs1r36V7pz9s7g\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 12 Sep 2017 20:53:55 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 9BB11C21FF6; Tue, 12 Sep 2017 10:53:09 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 935FFC21FD9;\n\tTue, 12 Sep 2017 10:52:38 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 1DB83C21EEB; Tue, 12 Sep 2017 10:52:33 +0000 (UTC)","from mail-qk0-f178.google.com (mail-qk0-f178.google.com\n\t[209.85.220.178])\n\tby lists.denx.de (Postfix) with ESMTPS id 91A19C21E66\n\tfor <u-boot@lists.denx.de>; Tue, 12 Sep 2017 10:52:32 +0000 (UTC)","by mail-qk0-f178.google.com with SMTP id o129so24102070qkd.0\n\tfor <u-boot@lists.denx.de>; Tue, 12 Sep 2017 03:52:32 -0700 (PDT)","from 480794996271 named unknown by gmailapi.google.com with\n\tHTTPREST; Tue, 12 Sep 2017 03:52:29 -0700"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,\n\tRCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID,\n\tUNPARSEABLE_RELAY\n\tautolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com;\n\ts=20161025; \n\th=mime-version:sender:from:in-reply-to:references:date:message-id\n\t:subject:to:cc;\n\tbh=7T0jMYns8p+K3hsIXCYrgmPwxppLyrAPpYL4PsCCGX8=;\n\tb=kytG0mxcHhtax4A8AZFp6AcEzx3sHvky62yEZEspMnVUzd6LkpAgmOUHxUERtY2cA/\n\tsl9bLyZyP6JeseQAjz63WpvvXMX4xrX/okbvWAa/l2AkdsewWP/RjsFsQvIFqJEZyDaO\n\tNh0GPqRFvXnvg5ueWUegeqtTmYL2M9eehhkd0PK72Ev48mXC+HH7M7FptPC8EQp56WLQ\n\t92ep7+kaZmMXDe8zVSCyulIvgNiBlCVx3SsE/keg+7eBG/F9B7hp2oizKA5IBngV8vah\n\t13qGtUjfq/zCQQrsiGCSEZklcO0nkUOGz5Vsgqtuke0I+WqWX0PJPwv+uAtmzH7UY61M\n\t7jLw==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:sender:from:in-reply-to:references\n\t:date:message-id:subject:to:cc;\n\tbh=7T0jMYns8p+K3hsIXCYrgmPwxppLyrAPpYL4PsCCGX8=;\n\tb=Eb4UsbE+kti9QnThOCd4B9Tb1AkrNRMHHRxOo8VZtnEPKLzhoAg8Ti8Q7VCMqdGC9d\n\tC3P90WQKe6CZvmGWLz/UMEWa577+ynZS0GpjEwlMI9SB4HXBAjbuwbt8Rmhr9zUiwHEn\n\tddtEGmEDzNp1Ac4Hke0NSPFb2AiTdnALJsXPq1cA3V7r23tLRE7qen2OvDC81DWjmkuQ\n\t2L/0WZCvYrVuD8l1y9pT1BWXRlVHtazdTuh1s6w7ZLuwc7kRgpQ7Zg/nkvKZIrpkBd+S\n\tWHDLG7nPhjsEdnN5Mhsqq0hFb8+7ye1oWU3e4EeDiaQHbbWP7IhsWk8z7cdzrHiJJT36\n\ti/2A==","X-Gm-Message-State":"AHPjjUjFHYsIciHd2gTTOVWxkEHSsVvZP6yeFItGK0dMkrvRYDgLBE1I\n\tKkDSh53yGpWHcJMkcbjJvYQlrEJ9w2FaKG8t2xoa6A==","X-Google-Smtp-Source":"AOwi7QBlQ+l1p3+Jifij11sONK2gq+hdIPUFDB58NVuJJPGhykuNFc5TTt8nRftpDKO62jNR2QeYFWKcaNrV5+kTOEo=","X-Received":"by 10.55.17.207 with SMTP id 76mr3595843qkr.178.1505213551332;\n\tTue, 12 Sep 2017 03:52:31 -0700 (PDT)","MIME-Version":"1.0","From":"sjg@google.com","In-Reply-To":"<26EF46A3-BD1A-4B89-AE39-4073429305E5@theobroma-systems.com>","References":"<26EF46A3-BD1A-4B89-AE39-4073429305E5@theobroma-systems.com>\n\t<20170901085753.7877-1-judge.packham@gmail.com>","Date":"Tue, 12 Sep 2017 03:52:29 -0700","X-Google-Sender-Auth":"LiInVOaZIMFPhMJXuGhzV0WMtQI","Message-ID":"<CAPnjgZ0MUho=hjSey1DqyeAFs2pxpanCa=Uk3cmQt41C_BPgcg@mail.gmail.com>","To":"\"Dr. Philipp Tomsich\" <philipp.tomsich@theobroma-systems.com>","Cc":"U-Boot Mailing List <u-boot@lists.denx.de>,\n\tChris Packham <judge.packham@gmail.com>","Subject":"Re: [U-Boot] [PATCH v3] patman: add support for omitting bouncing\n\taddresses","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]