]> Sergey Matveev's repositories - public-inbox.git/commit
lei_xsearch: add_eml for remote mboxrd, not set_eml
authorEric Wong <e@80x24.org>
Wed, 3 Mar 2021 13:48:55 +0000 (13:48 +0000)
committerEric Wong <e@80x24.org>
Thu, 4 Mar 2021 18:29:18 +0000 (14:29 -0400)
commit06349427654334deb14b21769a66e03a3e646684
tree1a7cadd1324480543a5776913f3a0b618a653fc2
parente3cee251defa7a1d8d2ae56c334a4e6cf2ba935b
lei_xsearch: add_eml for remote mboxrd, not set_eml

set_eml will clobber any existing keywords.  Since remote
mboxrds cannot (and should not) be sending keywords to us,
we shouldn't let remote external requests clobber already-set
keywords if they exist.
lib/PublicInbox/LeiXSearch.pm