]> Sergey Matveev's repositories - public-inbox.git/commit
content_id: use Sender header if From is not available
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 19 Mar 2018 08:14:33 +0000 (08:14 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 19 Mar 2018 08:16:34 +0000 (08:16 +0000)
commitdd83a896a7eb718dcd49560d0aab967f1f481883
tree5c1fdfa3861320d59841e0c23772831f85995335
parent471cc731579002419d23f64509497dd486dd632c
content_id: use Sender header if From is not available

We will be using Sender: in more places if the From: header
is not available, this is one of them.

Followup-to: ("import: fall back to Sender for extracting name and email")
lib/PublicInbox/ContentId.pm