summaryrefslogtreecommitdiff
path: root/sfeed_mbox.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-08-23 14:15:24 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-08-23 14:15:24 +0200
commit750ea4da07d585a299d1990b717f94507df1b8cd (patch)
tree0b21b03b75b5f20d46660373e6c58a1ac6f6c94a /sfeed_mbox.1
parent663b4a4e04b5cd4d54704c2feedac4ded122abc1 (diff)
sfeed_mbox: improvements
- don't output content and HTML mail anymore: this is very insecure for most mail clients. - improve Content-Type utf-8 encoding header (use the more common form). - improve line-endings at the end of the data.
Diffstat (limited to 'sfeed_mbox.1')
-rw-r--r--sfeed_mbox.14
1 files changed, 0 insertions, 4 deletions
diff --git a/sfeed_mbox.1 b/sfeed_mbox.1
index 027aa0c..c16c11e 100644
--- a/sfeed_mbox.1
+++ b/sfeed_mbox.1
@@ -23,16 +23,12 @@ If no
.Ar file
parameters are specified and so the data is read from stdin the feed name
is empty.
-Lines starting with "From " will be mangled in the mboxrd-style.
The mbox data can be further processed by tools like
.Xr procmail 1
or
.Xr fdm 1
for example.
See the README file for some useful examples.
-.Sh FORMAT
-Depending on the original content\-type the mail will be formatted as
-plain-text (text/plain) or HTML (text/html).
.Sh CUSTOM HEADERS
To make further filtering simpler some custom headers are set:
.Bl -tag -width Ds