Hi there notmuch indexes attachment filenames for messages with `Content-Disposition: attachment`, and tags them with `attachment`. I get many e-mails from colleagues where this doesn't work. The reason is that they send attachments "inline", i.e. with Content-Disposition: inline`. Maybe apple mail does that by default. It's easy to change notmuch to index them, too, but I'm wondering what the right approach is: - treat inline attachments as attachments (same tag, same index keyword/xapian term), possibly depending on a config flag `index.inline` - introduce a new tag and term, say `inline` Cheers Michael _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org