+ add -i switch to sendmail to prevent lines with a dot causing
[pgp-tools.git] / gpg-mailkeys / gpg-mailkeys
index 2eaeac0aedae17f44d9f23e6a421a2a24fe4c5f5..ec45dfa317e337eac20bb23d2cb8c325ff5ef559 100755 (executable)
@@ -90,7 +90,7 @@ Content-Disposition: attachment; filename="$1.sig"
 --$BOUNDARY--
 EOM
        echo -n " sending"
-       /usr/sbin/sendmail -t <$TEMPFILE
+       /usr/sbin/sendmail -ti <$TEMPFILE
        rm $TEMPFILE
        echo " done."
        shift 1