Handle more than one entitiy in From: etc.
authorThomas Hochstein <thh@inter.net>
Wed, 4 Sep 2013 09:11:27 +0000 (11:11 +0200)
committerThomas Hochstein <thh@inter.net>
Sun, 8 Sep 2013 15:53:21 +0000 (17:53 +0200)
commitaef5467bfecfd4aeb83146212218c88837466de1
tree43fe4edf9880e9c9278d3a820a6d99c8507f2fe9
parentca8ac4d50f46a3ab43be87448f903997a42613e3
Handle more than one entitiy in From: etc.

From:, Sender: etc. may contain more than one
entity in a comma separated list, i.e. a From:
line like
"From: Me <me@example.com>, You <you@example.com>"
is perfectly valid.

Handle multiple entities when splitting those
headers and save all names and all adresses
as (new) comma separated lists in the
corresponding database fields.

Signed-off-by: Thomas Hochstein <thh@inter.net>
bin/parsedb.pl
This page took 0.01094 seconds and 4 git commands to generate.