]> diplodocus.org Git - nmh/blob - etc/distcomps
context_foil.c: Move interface to own file.
[nmh] / etc / distcomps
1 %; distcomps - Our components file for "dist"
2 %;
3 %; This is modeled after the components file for forw, so check that
4 %; file for more explanation as to what is going on here.
5 %;
6 %; When using "dist" we have to use the special Resent- headers, since
7 %; we're keeping the original headers of the message intact.
8 %;
9 %; All of the header components from the original message are available
10 %; if you wish to use them.
11 %;
12 %<{nmh-from}%|%(void(localmbox))%>%(void(width))%(putaddr Resent-From: )
13 %<{nmh-to}%(void(width))%(putaddr Resent-To: )%|Resent-To:%>
14 %<{nmh-cc}%(void(width))%(putaddr Resent-cc: )%|Resent-cc:%>
15 %<{fcc}%(void(width))%(putaddr Resent-fcc: )%|Resent-fcc:%>