Add suck-postfilter.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
db48e5eae2
commit
7391d6667d
2 changed files with 63 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -11,3 +11,14 @@ check whether a given Cancel-Lock and Cancel-Key match.
|
|||
## mew
|
||||
|
||||
`mew.pl` will encode or decode MIME encoded words (RFC 2047).
|
||||
|
||||
## suck-postfilter
|
||||
|
||||
`suck-postfilter` is a drop-in replacement for `/usr/lib/suck/put-news`,
|
||||
part of the Debian `suck` package. `put-news` can't handle multi-line
|
||||
headers like `Injection-Info:`.
|
||||
|
||||
Save to `/usr/lib/suck/` (or anywhere else) and add the new postfilter
|
||||
to `/etc/suck/get-news.conf`:
|
||||
|
||||
postfilter: /usr/lib/suck/suck-postfilter.pl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue