redmine/test/fixtures/mail_handler
Toshi MARUYAMA 803a0a030e support more character encoding in incoming emails (#15785)
Supporting encodings of iconv on Ruby 1.8 depend on iconv implementation.
glibc-common-2.12-1.132 on CentOS6 does not support ks_c_5601-1987.

Contributed by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@12474 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-01 05:54:28 +00:00
..
apple_mail_with_attachment.eml
body_ks_c_5601-1987.eml support more character encoding in incoming emails (#15785) 2014-01-01 05:54:28 +00:00
fullname_of_sender_as_utf8_encoded.eml
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
issue_update_with_quoted_reply_above.eml
japanese_keywords_iso_2022_jp.eml
message_reply_by_subject.eml
message_reply.eml
multiple_text_parts.eml Fixed that text/plain attachments are added to issue description (#15684). 2013-12-18 18:13:13 +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
subject_japanese_1.eml
subject_japanese_2.eml
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
ticket_by_unknown_user.eml
ticket_from_emission_address.eml
ticket_html_only.eml
ticket_on_given_project.eml
ticket_reply_with_status.eml
ticket_reply.eml
ticket_with_attachment.eml
ticket_with_attributes.eml
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
ticket_with_localized_attributes.eml
ticket_with_long_subject.eml
ticket_with_spaces_between_attribute_and_separator.eml
ticket_without_from_header.eml