about summary refs log tree commit diff
path: root/man/mmime.1
diff options
context:
space:
mode:
authorLucas <lucas@sexy.is>2022-01-25 13:08:37 +0000
committerLeah Neukirchen <leah@vuxu.org>2022-01-25 14:22:06 +0100
commite951b0ba27f878e4daa09c59a89e8f5196e31e07 (patch)
tree2807a477a22df8adc0870d4bd4b6ab4d47d5da30 /man/mmime.1
parentfa27d73ddd379f185a426c3ee44319a9a4fb50ae (diff)
downloadmblaze-e951b0ba27f878e4daa09c59a89e8f5196e31e07.tar.gz
mblaze-e951b0ba27f878e4daa09c59a89e8f5196e31e07.tar.xz
mblaze-e951b0ba27f878e4daa09c59a89e8f5196e31e07.zip
mmime: allow to relax body line length limit
Message-Id: <10e22a318b5c70d89432d85ecd8cb8ce1796a51d.1643116719.git.lucas@sexy.is>
Diffstat (limited to 'man/mmime.1')
-rw-r--r--man/mmime.17
1 files changed, 7 insertions, 0 deletions
diff --git a/man/mmime.1 b/man/mmime.1
index 8fbf26b..618f126 100644
--- a/man/mmime.1
+++ b/man/mmime.1
@@ -46,6 +46,13 @@ Override Content-Type for the toplevel part.
 Defaults to
 .Sq Li multipart/mixed .
 .El
+.Sh ENVIRONMENT
+.Bl -tag -width Ds
+.It Ev MBLAZE_RELAXED_MIME
+If set,
+.Ic Nm Fl c
+will relax the body line length check and only consider bodies with lines
+longer than 998 characters need to be MIME formatted.
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO