aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Aaron Ecay <aaronecay@gmail.com>2012-02-03 11:24:08 +0100
committerGravatar David Bremner <bremner@debian.org>2012-02-03 08:26:41 -0400
commitae438ccd8c77831158c7c30f19710d798ee4a6b4 (patch)
tree09c467568c2805a27bdd6c7deacf8305423d8e53 /test
parent3f2050ac221a4c940c12442f156f12fff11600c6 (diff)
emacs: quote MML tags in replies
Emacs message-mode uses certain text strings to indicate how to attach files to outgoing mail. If these are present in the text of an email, and a user is tricked into replying to the message, the user’s files could be exposed. Edited-by: Pieter Praet <pieter@praet.org>: Rebased to release branch.
Diffstat (limited to 'test')
-rwxr-xr-xtest/emacs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/emacs b/test/emacs
index db8e4ad8..2d066ed4 100755
--- a/test/emacs
+++ b/test/emacs
@@ -274,7 +274,6 @@ EOF
test_expect_equal_file OUTPUT EXPECTED
test_begin_subtest "Quote MML tags in reply"
-test_subtest_known_broken
message_id='test-emacs-mml-quoting@message.id'
add_message [id]="$message_id" \
"[subject]='$test_subtest_name'" \