]> git.phdru.name Git - mimedecode.git/blobdiff - mimedecode.docbook
Make option -i to work with multipart messages
[mimedecode.git] / mimedecode.docbook
index 67011a66213f8435a2e3b798c50c544d713122f7..7ca12cd5fa6a60c0db9d934533acba54724733b1 100644 (file)
@@ -520,6 +520,12 @@ cat input_file | mimedecode.py -o output_file</programlisting>
    earlier than -B */*.
 </para>
 
+<para>
+  Option -i can also ignore a multipart subpart of a MIME message. In that case
+  the entire subtree of that multipart is removed and replaced with ignore
+  warning.
+</para>
+
 <para>
    Initially all 5 lists are empty, so without any additional parameters
    the program always uses the default decoding (as -t */*).