mu/mu4e: use :mailing-list as the mailing-list property

In queries you can use list: as before

This helps for issue #2246.
This commit is contained in:
Dirk-Jan C. Binnema
2022-05-07 16:07:14 +03:00
parent 36165520ac
commit 80c9ffae1e
2 changed files with 2 additions and 2 deletions

View File

@ -320,7 +320,7 @@ static constexpr std::array<Field, Field::id_size()>
{
Field::Id::MailingList,
Field::Type::String,
"list", {},
"mailing-list", "list",
"Mailing list (List-Id:)",
"list:mu-discuss.example.com",
'v',