]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/miscellany/rcvtrip/offtrip.sh
ap: Fix write past end of addrs[] array.
[nmh] / 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