diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-18 17:53:20 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-18 17:53:20 -0400 |
commit | e190c53b9e1c6d749277ba73074a0db02f72b1c2 (patch) | |
tree | 2a4bb3d183bd75c953072391b85bb07a6eed25da /interfaces/email/interactive/examples | |
parent | 2fffcfc2df9369ce1a4b60225e441a81afd55cb5 (diff) | |
download | bugseverywhere-e190c53b9e1c6d749277ba73074a0db02f72b1c2.tar.gz |
Added new_with_comment ability to be-handle-mail.
Waiting for a response so you can get the bug ID for your initial
comment is silly. Now you don't have to :)
Diffstat (limited to 'interfaces/email/interactive/examples')
-rw-r--r-- | interfaces/email/interactive/examples/new_with_comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/interfaces/email/interactive/examples/new_with_comment b/interfaces/email/interactive/examples/new_with_comment new file mode 100644 index 0000000..8bd50aa --- /dev/null +++ b/interfaces/email/interactive/examples/new_with_comment @@ -0,0 +1,11 @@ +From jdoe@example.com Fri Apr 18 11:18:58 2008 +Message-ID: <abcd@example.com> +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] new + +Need tests for the email interface. + +I think so anyway. |