]> git.pld-linux.org Git - packages/metamail.git/blob - metamail-arghhh.patch
c4bbcb65bc981210a0af4e65c42d0cbafb00a9d0
[packages/metamail.git] / metamail-arghhh.patch
1 --- mm2.7/src/bin/showexternal~ Mon Jun 22 10:55:36 1998
2 +++ mm2.7/src/bin/showexternal  Tue Jun 23 21:16:04 1998
3 @@ -215,7 +215,7 @@
4             exit -1
5         endif
6         echo Subject: Automated Mail Server Request > "$NEWNAME"
7 -       echo To: ${server} >> "$NEWNAME"
8 +       echo To: "$server" >> "$NEWNAME"
9         echo "" >> "$NEWNAME"
10         sed -e 1,/^\$/d < $bodyfile >> "$NEWNAME"
11         echo "" >> "$NEWNAME"
This page took 0.05422 seconds and 2 git commands to generate.