From 170b87f3499b2c8a224dccf5927ae9b4e6be2013 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 19 Jul 2009 07:57:28 -0400 Subject: Reworked be-handle-mail to be more like the Debian Bug Tracker. Changed all the example emails over to the new format. Now it's time to try them all out and fix all the bugs ;). --- interfaces/email/interactive/examples/invalid_subject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces/email/interactive/examples/invalid_subject') diff --git a/interfaces/email/interactive/examples/invalid_subject b/interfaces/email/interactive/examples/invalid_subject index e148d0b..95112dd 100644 --- a/interfaces/email/interactive/examples/invalid_subject +++ b/interfaces/email/interactive/examples/invalid_subject @@ -6,4 +6,4 @@ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Spam! -Dummy content +This should elicit an "invalid header" response email. -- cgit