]> diplodocus.org Git - nmh/blobdiff - etc/distcomps
dist(1) now processes drafts using mh-format! The last of the programs
[nmh] / etc / distcomps
index c6dc39a362e242e5d423a5381ada17e44f58fb34..6aaeba5b4c60757edc8a4f1cff7d9508fdabb7b2 100644 (file)
@@ -1,2 +1,16 @@
-Resent-To:
-Resent-cc:
+%;
+%; distcomps - Our components file for "dist"
+%;
+%; This is modeled after the components file for forw, so check that
+%; file for more explanation as to what is going on here.
+%;
+%; When using "dist" we have to use the special Resent- headers, since
+%; we're keeping the original headers of the message intact.
+%;
+%; All of the header components from the original message are available
+%; if you wish to use them.
+%;
+%<{nmh-from}%|%(void(localmbox))%>%(void(width))%(putaddr Resent-From: )
+%<{nmh-to}%(void(width))%(putaddr Resent-To: )%|Resent-To: %(msg) %{subject}%>
+%<{nmh-cc}%(void(width))%(putaddr Resent-cc: )%|Resent-cc:%>
+%<{nmh-fcc}%(void(width))%(putaddr Resent-fcc: )%|Resent-fcc:%>