]>
diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/miscellany/rcvtrip/ontrip.sh
1 : run this
script through
/bin
/sh
3 db
=rcvtrip draftf
=drafts field
=advised form
=tripcomps pgm
=bin
/rcvtrip
7 echo "This is ontrip, for MH.6"
9 echo "Script $pgm is not present in your HOME directory" 1>&2
17 if [ "x$EDITOR" = x
];
19 echo "Please edit the reply template:"
20 echo "You are now in the editor 'ex'"
26 echo "Reply template $form is not present in your MH directory" 1>&2
33 echo "Resetting database +$db"
34 rmm
+$db all
> /dev
/null
1>&2
40 echo "Now add the line
42 addr $USER pipe R \"$pgm \\\"\$(reply-to)\\\"\"
44 to the end of the .maildelivery file in your HOME directory"