Add suck-postfilter.pl
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
7fb4c9d347
commit
4fe932925b
2 changed files with 71 additions and 0 deletions
15
README.md
15
README.md
|
|
@ -30,3 +30,18 @@ Posting filter to add Cancel-Lock and Cancel-Key
|
|||
Copy to `/etc/news/filter/cleanfeed/etc/cleanfeed.local`.
|
||||
|
||||
------------------------------------------------------------
|
||||
|
||||
## Other INN-adjacent scripts
|
||||
|
||||
### contrib/suck-postfilter.pl
|
||||
|
||||
Postfilter for rpost to remove folded headers like `Injection-Info`
|
||||
before posting, written for the Debian *suck* package (and an INN
|
||||
with `sm`).
|
||||
|
||||
Copy somewhere, e.g. to `/usr/lib/suck/postfilter.pl`, and add a
|
||||
matching `postfilter` option to `/etc/suck/get-news.conf`, like
|
||||
|
||||
postfilter: /usr/lib/suck/postfilter.pl
|
||||
|
||||
------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue