discourse/lib/email
Leo McArdle 99527af38a FIX: show rejected emails with unrecognized errors (#5026)
Although 407a23663d will send rejection
messages for unrecognized errors, sometimes processing the email will
raise an error which has a blank message.

This commit:

1. Shows rejected emails which have already been processed and contain
   a blank error in /admin/email/rejected

2. Replaces new blank error messages with the error type
2017-08-04 16:20:44 +02:00
..
message_builder.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
processor.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
receiver.rb FIX: show rejected emails with unrecognized errors (#5026) 2017-08-04 16:20:44 +02:00
renderer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
styles.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00