Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / miscellany / rcvtrip / offtrip.sh
1 : run this script through /bin/sh
2
3 db=rcvtrip draftf=drafts field=advised form=tripcomps pgm=bin/rcvtrip
4
5 echo "Remove the line
6
7         addr $USER pipe R \"$pgm \\\"\$(reply-to)\\\"\"
8
9 from the .maildelivery file in your HOME directory.  It should
10 be the last line there."
11
12 exit 0