discourse/spec/components/email
Régis Hanol 1e57bbf5c8 Lots bounce emails related fixes
- Show bounce score on user admin page
- Added reset bounce score button on user admin page
- Only whitelisted email types are sent to emails with high bounce score
- FIX: properly detect bounces even when there is no TO: header in the email
- Don't desactivate a user when reaching the bounce threshold
2016-05-06 19:34:33 +02:00
..
email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
message_builder_spec.rb FIX: Don't send rejection mailer to bounced emails. 2016-04-07 22:21:17 +08:00
receiver_spec.rb Lots bounce emails related fixes 2016-05-06 19:34:33 +02:00
renderer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
sender_spec.rb use 'reply_by_email_address' setting for handling bounce emails using VERP 2016-04-25 20:06:45 +02:00
styles_spec.rb Revert "FEATURE (WIP): add max-width and center email notifications" 2016-01-29 11:13:59 +01:00