Find a file
Thomas Hochstein aef5467bfe 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>
2013-09-08 17:53:21 +02:00
bin Handle more than one entitiy in From: etc. 2013-09-08 17:53:21 +02:00
doc Add decoding and parsing of From: etc. 2013-09-08 17:53:17 +02:00
etc Create a database table with parsed raw data. 2013-09-08 17:27:50 +02:00
install Create a database table with parsed raw data. 2013-09-08 17:27:50 +02:00
lib Create a database table with parsed raw data. 2013-09-08 17:27:50 +02:00
.gitattributes Introduce end-of-line normalization and add .gitattributes. 2010-09-18 20:53:31 +02:00
.gitignore Redo directory structure. 2013-09-03 10:01:16 +02:00