Re: [PATCH]move double quotation marks so that keep MAINTAINERSconsistent
From: David Miller
Date: Wed Feb 09 2011 - 22:17:22 EST
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Feb 2011 19:06:31 -0800
> I suspect that some mail clients will explode if you provide them with
> an unquoted string containing periods. That would make copy-n-paste
> rather a hassle.
It's not clients, it's servers.
SMTP rules state that characters such as "." cannot appear
unquoted in email headers.
vger.kernel.org rejects mail when this violation occurs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/