parse reply-to header into its permanent database field
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 18 Aug 2011 10:27:54 +0000 (10:27 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 18 Aug 2011 10:46:13 +0000 (10:46 +0000)
commit554835a81b316c36e024ad056b5c80f0d1f6af3f
treef22bf6f1453130947da6cb838ebf9fbdf26c6c30
parent5c55e3d7df8b9bb344927ae1987e201d2119d73b
parse reply-to header into its permanent database field

it seems as if some mailers (Open exchange for example) add Reply-To headers; if we don't parse it when receiving it,
our list service adds another header; thus parse it into the database of headers.
citadel/internet_addressing.c