From e190c53b9e1c6d749277ba73074a0db02f72b1c2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 18 Jul 2009 17:53:20 -0400 Subject: 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 :) --- interfaces/email/interactive/examples/new_with_comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 interfaces/email/interactive/examples/new_with_comment (limited to 'interfaces/email/interactive/examples') 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: +Date: Fri, 18 Apr 2008 12:00:00 +0000 +From: John Doe +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. -- cgit