]> source.dussan.org Git - redmine.git/commit
Mail handler should not ignore emails with x-auto-response-suppress header (#19558).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Apr 2015 07:15:38 +0000 (07:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Apr 2015 07:15:38 +0000 (07:15 +0000)
commit09eef4e75c022cb4b196b6612e65a74bd8f156ed
treeb5f1bbaaa1e4ebd977304f9bac54d4421965476b
parent11e8dc263f9ab8316ed152c2ff6715068cd31c14
Mail handler should not ignore emails with x-auto-response-suppress header (#19558).

Patch by Sebastian Paluch.

git-svn-id: http://svn.redmine.org/redmine/trunk@14159 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/mail_handler.rb
app/models/mailer.rb
test/unit/mail_handler_test.rb
test/unit/mailer_test.rb