58 Commits (3e776af8066e478beb5d2bc9bd26e81d2bef2542)

Author SHA1 Message Date
  Toshi MARUYAMA e28cc10a35 add test which ensure received mail text attachment keeps original encoding (#21742) 8 years ago
  Jean-Philippe Lang 91da86a688 Add watchers from To and Cc fields in issue replies (#7017). 8 years ago
  Jean-Philippe Lang 3caa882286 MailHandler: Select project by subaddress (redmine+project@example.com) (#20732). 8 years ago
  Jean-Philippe Lang 3ae42cb326 Better handle html-only emails (#16962). 9 years ago
  Jean-Philippe Lang 8ae41b4846 Ignore email keywords after truncation line (#8758). 9 years ago
  Toshi MARUYAMA 63a53e17fd fix newline of fixture (#16122) 10 years ago
  Toshi MARUYAMA b5d80456ac add test of gmail ISO-8859-2 mail receiving (#16122) 10 years ago
  Toshi MARUYAMA 14c02f50cc add test of quoted printable UTF-8 mail reviving (#14675) 10 years ago
  Toshi MARUYAMA 803a0a030e support more character encoding in incoming emails (#15785) 10 years ago
  Jean-Philippe Lang d4297ca3ff Fixed that text/plain attachments are added to issue description (#15684). 10 years ago
  Jean-Philippe Lang 9b7d312a0e Fix handling multiple text parts in email (#13646). 11 years ago
  Jean-Philippe Lang 0a773bcbb3 Fixed that validation fails when receiving an email with list custom fields (#12400). 11 years ago
  Toshi MARUYAMA 7048f66619 svn propset svn:eol-style native to fixtures (#12399) 11 years ago
  Toshi MARUYAMA 6740f441c4 fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8 (#12399) 11 years ago
  Jean-Philippe Lang a829bfa755 Fixed that MailHandler raises an error when email has no subject header (#12396). 11 years ago
  Toshi MARUYAMA 617cb7ac53 fix receiving mail subject broken which does not begin with encoding name (#12375) 11 years ago
  Toshi MARUYAMA 1da74009cd add test of receiving mail subject begins with encoding name (#12375) 11 years ago
  Jean-Philippe Lang 26ff9e1c26 Fixed: German umlauts in Subject get striped with ruby1.8 (#11065). 12 years ago
  Toshi MARUYAMA a65f1e09e4 set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.eml 12 years ago
  Toshi MARUYAMA 0be826d93a set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attributes.eml 12 years ago
  Toshi MARUYAMA 4b2aff84d5 set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.eml 12 years ago
  Toshi MARUYAMA 40cb7435a0 set svn:eol-style native test/fixtures/mail_handler/ticket_reply.eml 12 years ago
  Toshi MARUYAMA e691fd682d set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.eml 12 years ago
  Toshi MARUYAMA ad90ffd9b3 set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.eml 12 years ago
  Toshi MARUYAMA 8a4fb95d8e set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.eml 12 years ago
  Toshi MARUYAMA 1c09aa9901 set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_reply_above.eml 12 years ago
  Toshi MARUYAMA 99b7cc7b16 set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multiple_quoted_reply_above.eml 12 years ago
  Toshi MARUYAMA 018a6a92a1 set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_attributes.eml 12 years ago
  Jean-Philippe Lang ab46c52d4a MailHandler: fixed that sender's fullname is not unquoted (#10334). 12 years ago
  Jean-Philippe Lang 4f4b3594db Fixed: attachments from Apple Mail not added by mail handler (#8651). 13 years ago
  Jean-Philippe Lang 2072669769 Fixed: Setting issue attributes from mail should be case-insensitive (#8759). 13 years ago
  Jean-Philippe Lang 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). 13 years ago
  Jean-Philippe Lang d7cdd58db6 MailHandler: ignore assignee if invalid. 13 years ago
  Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 13 years ago
  Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 13 years ago
  Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 13 years ago
  Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 13 years ago
  Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 14 years ago
  Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 14 years ago
  Eric Davis e94c45d548 Add an "Assigned To" keyword to receiving email. #5594 14 years ago
  Eric Davis 080dc2212e Add 'Start date' and 'End date' keywords for incoming email. #5595 14 years ago
  Jean-Philippe Lang bddf3b5c2c Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576). 14 years ago
  Jean-Philippe Lang a54fa93b2e Adds a setting to remove incoming emails body after a delimiter (#4409). 14 years ago
  Jean-Philippe Lang cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 14 years ago
  Eric Davis 30526d55c3 Added missing fixture file from r2837 (#3731) 15 years ago
  Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 15 years ago
  Jean-Philippe Lang 009b685b1d Fixed: MailHandler raises an error when processing an email without From header (#2916). 15 years ago
  Jean-Philippe Lang dfab202cde Accept replies to forum messages by subject recognition (#1616). 15 years ago
  Jean-Philippe Lang b9e3fbcd83 Allow email to reply to a forum message (#1616). 15 years ago
  Jean-Philippe Lang 0c4e40b89c Use In-Reply-To and References headers to handle replies by email. 15 years ago