Mercurial > p > roundup > code
diff doc/FAQ.txt @ 5752:4c0cdfe4f678
Added x-roundup-issue-id to FAQ which discusses other x-roundup header
filtering.
Documented workaround for flint not supported error in xapian. Flint
was apparently removed post 1.2.x from xapian. Addresses
https://issues.roundup-tracker.org/issue2551009.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 01 Jun 2019 17:26:26 -0400 |
| parents | 0df5f9eeefd4 |
| children | f0ca4daf6a18 |
line wrap: on
line diff
--- a/doc/FAQ.txt Sat Jun 01 15:47:34 2019 -0400 +++ b/doc/FAQ.txt Sat Jun 01 17:26:26 2019 -0400 @@ -244,8 +244,14 @@ X-Roundup-issue-category: Network, Security, Linux Then you can set up a filter looking for X-Roundup-issue-category -followed by Network or Security in your mail program. Directions on -using your mail program ae beyond the scope of theis FAQ entry. +followed by Network or Security in your mail program. + +Also for newer (post version 1.6.X) releases there is also a header: + + X-Roundup-issue-Id: 22 + +for messages from issue22. Directions on using your mail program are +beyond the scope of this FAQ entry. (If you don't see a header for a multilink or link property, look for msg_header_property in the roundup docs. In some cases you have to
