Redmine/test/fixtures/mail_handler
Jean-Philippe Lang 9b7d312a0e Fix handling multiple text parts in email (#13646).
Patch by Alex Shulgin.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11834 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-12 09:38:20 +00:00
..
apple_mail_with_attachment.eml Fixed: attachments from Apple Mail not added by mail handler (#8651). 2011-07-29 17:01:29 +00:00
fullname_of_sender_as_utf8_encoded.eml MailHandler: fixed that sender's fullname is not unquoted (#10334). 2012-03-01 15:32:34 +00:00
gmail_with_attachment_iso-8859-1.eml svn propset svn:eol-style native to fixtures (#12399) 2012-11-21 05:43:36 +00:00
gmail_with_attachment_ja.eml svn propset svn:eol-style native to fixtures (#12399) 2012-11-21 05:43:36 +00:00
issue_update_with_multiple_quoted_reply_above.eml set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multiple_quoted_reply_above.eml 2012-03-11 00:31:12 +00:00
issue_update_with_quoted_reply_above.eml set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_reply_above.eml 2012-03-11 00:33:16 +00:00
japanese_keywords_iso_2022_jp.eml
message_reply.eml
message_reply_by_subject.eml
multiple_text_parts.eml Fix handling multiple text parts in email (#13646). 2013-05-12 09:38:20 +00:00
no_subject_header.eml Fixed that MailHandler raises an error when email has no subject header (#12396). 2012-11-18 23:09:45 +00:00
subject_as_iso-8859-1.eml Fixed: German umlauts in Subject get striped with ruby1.8 (#11065). 2012-06-10 08:15:22 +00:00
subject_japanese_1.eml add test of receiving mail subject begins with encoding name (#12375) 2012-11-16 05:25:18 +00:00
subject_japanese_2.eml fix receiving mail subject broken which does not begin with encoding name (#12375) 2012-11-16 06:19:42 +00:00
thunderbird_with_attachment_iso-8859-1.eml svn propset svn:eol-style native to fixtures (#12399) 2012-11-21 05:43:36 +00:00
thunderbird_with_attachment_ja.eml svn propset svn:eol-style native to fixtures (#12399) 2012-11-21 05:43:36 +00:00
ticket_by_empty_user.eml set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.eml 2012-03-11 00:34:53 +00:00
ticket_by_unknown_user.eml set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.eml 2012-03-11 00:35:49 +00:00
ticket_from_emission_address.eml
ticket_html_only.eml
ticket_on_given_project.eml set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.eml 2012-03-11 00:38:18 +00:00
ticket_reply.eml set svn:eol-style native test/fixtures/mail_handler/ticket_reply.eml 2012-03-11 00:41:28 +00:00
ticket_reply_with_status.eml Fixed: Tracker reset to default when replying to an issue email (#7197). 2010-12-29 17:36:01 +00:00
ticket_with_attachment.eml set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.eml 2012-03-11 00:42:17 +00:00
ticket_with_attributes.eml Fixed: Setting issue attributes from mail should be case-insensitive (#8759). 2011-07-09 10:50:42 +00:00
ticket_with_cc.eml
ticket_with_custom_fields.eml Fixed that validation fails when receiving an email with list custom fields (#12400). 2012-12-13 13:14:46 +00:00
ticket_with_invalid_attributes.eml set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attributes.eml 2012-03-11 00:43:12 +00:00
ticket_with_localized_attributes.eml set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_attributes.eml 2012-03-11 00:27:21 +00:00
ticket_with_long_subject.eml set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.eml 2012-03-11 00:47:35 +00:00
ticket_with_spaces_between_attribute_and_separator.eml
ticket_without_from_header.eml