]> Sergey Matveev's repositories - public-inbox.git/commitdiff
import: use common address parsing to drop unnecessary quotes
authorEric Wong <e@80x24.org>
Mon, 15 Aug 2016 01:54:51 +0000 (01:54 +0000)
committerEric Wong <e@80x24.org>
Mon, 15 Aug 2016 01:56:48 +0000 (01:56 +0000)
Not sure why or how I missed this before; but the common address
parsing routine we have should be more correct.

Add a test to ensure excessively quoted names don't make it
through, either.


No differences found