Hi, I have emails whose the "To" field is undisclosed recipients. In JSON: ``` "To": "undisclosed-recipients: ;" ``` I would want to tag such email as spam, but I can't query them using ``` notmuch show --format=json to:"undisclosed-recipients: ;" ``` or any variation (regex etc.). This question has already been addressed in 2013 [1]. Are there any plan to implement this feature or available workaround ? Thanks, Firmin Martin [1] https://notmuchmail.org/pipermail/notmuch/2013/015516.html _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org