[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACna6rySUK71cC2-g3zjEihBy3-G-zVNu18EzFkxN97ARdFnCQ@mail.gmail.com>
Date: Wed, 14 Sep 2016 12:45:59 +0200
From: Rafał Miłecki <zajec5@...il.com>
To: Joe Perches <joe@...ches.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: get_maintainer.pl and git send-email: 5.1.2 The recipient address
<linux-mtd@...ts.infradead.org)> is not a valid
Hi Joe,
Some time ago I started using git send-email with --cc-cmd and
get_maintainer.pl. I liked it and it worked fine until I tried to send
ubifs patch patch. I got this:
Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
5.1.2 The recipient address <linux-mtd@...ts.infradead.org)> is not a valid
5.1.2 RFC-5321 address. j11sm4705544lfe.27 - gsmtp
I suspect there may be some problem with MAINTAINERS entries using braces.
Could you take a look at following try?
https://patchwork.ozlabs.org/patch/669853/
wget -O mtd.patch https://patchwork.ozlabs.org/patch/669853/mbox/
git send-email --cc-cmd="scripts/get_maintainer.pl" mtd.patch
It results in:
(cc-cmd) Adding cc: linux-mtd@...ts.infradead.org (open list:UBI FILE
SYSTEM (UBIFS)) from: 'scripts/get_maintainer.pl'
and Cc-ing:
linux-mtd@...ts.infradead.org) (open list:UBI FILE SYSTEM (UBIFS)
Is this something to fix at get_maintainer.pl level?
--
Rafał
Powered by blists - more mailing lists