diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-19 07:57:28 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-19 07:57:28 -0400 |
commit | 170b87f3499b2c8a224dccf5927ae9b4e6be2013 (patch) | |
tree | 0294a7c3e15b3e7c4d037c32c87ec96bf685b891 /interfaces/email/interactive/examples/missing_command | |
parent | e0af316ac69977437d063785040d3e4e74feed53 (diff) | |
download | bugseverywhere-170b87f3499b2c8a224dccf5927ae9b4e6be2013.tar.gz |
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 ;).
Diffstat (limited to 'interfaces/email/interactive/examples/missing_command')
-rw-r--r-- | interfaces/email/interactive/examples/missing_command | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/interfaces/email/interactive/examples/missing_command b/interfaces/email/interactive/examples/missing_command index fefe41b..bb390fc 100644 --- a/interfaces/email/interactive/examples/missing_command +++ b/interfaces/email/interactive/examples/missing_command @@ -4,6 +4,8 @@ Date: Fri, 18 Apr 2008 12:00:00 +0000 From: John Doe <jdoe@example.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Subject: [be-bug] abcde +Subject: [be-bug] Subject ignored -Dummy content +abcde +-- +This should elicit a "invalid command 'abcde'" response email. |