Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1483168

get_maintainer.pl and git send-email: 5.1.2 The recipient address <linux-mtd@lists.infradead.org)> is not a valid

From Rafał Miłecki <zajec5@gmail.com>
Newsgroups linux.kernel
Subject get_maintainer.pl and git send-email: 5.1.2 The recipient address <linux-mtd@lists.infradead.org)> is not a valid
Date 2016-09-14 12:50 +0200
Message-ID <shfVn-8d0-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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@lists.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@lists.infradead.org (open list:UBI FILE
SYSTEM (UBIFS)) from: 'scripts/get_maintainer.pl'
and Cc-ing:
linux-mtd@lists.infradead.org) (open list:UBI FILE SYSTEM (UBIFS)

Is this something to fix at get_maintainer.pl level?

-- 
Rafał

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

get_maintainer.pl and git send-email: 5.1.2 The recipient address  <linux-mtd@lists.infradead.org)> is not a valid Rafał Miłecki <zajec5@gmail.com> - 2016-09-14 12:50 +0200
  Re: get_maintainer.pl and git send-email: 5.1.2 The recipient  address <linux-mtd@lists.infradead.org)> is not a valid Joe Perches <joe@perches.com> - 2016-09-14 16:20 +0200
    Re: get_maintainer.pl and git send-email: 5.1.2 The recipient  address <linux-mtd@lists.infradead.org)> is not a valid Joe Perches <joe@perches.com> - 2016-09-14 16:40 +0200

csiph-web