diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-04-27 12:52:09 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-04-27 12:56:39 +0200 |
commit | 660b5829b166af80696ac983fedc3a8257f1c9f8 (patch) | |
tree | a1332ad798f73d8dac818da277db19fb05c9fb62 /doc/html | |
parent | 7c99000c207c120d4094277b6ede56a36b929b46 (diff) |
sfeed_mbox: remove prefix in subject
The prefix in the subject can be too much/redundant if custom labels are used
in the mail client for example. Filtering or custom labels can be made using
the X-Feedname header.
For mutt it can be useful to use the header X-Label and use the %y format
specified to indicate the label. The index_format is described in the muttrc
man page.
An example:
set index_format = "%4C %Z %[%a, %b %d %H:%M] %?y?%-15.15y ?%-15.15L (%?l?%4l&%4c?) %s"
Other programs have similar headers: Dovecat has "X-Keywords" and Thunderbird
"X-Mozilla-Keys".
Diffstat (limited to 'doc/html')
0 files changed, 0 insertions, 0 deletions