mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Remove incidents count from bounced mails
This commit is contained in:
parent
6a93395fa4
commit
818869d249
4 changed files with 11 additions and 8 deletions
1
test/fixtures/bounced_mail_addresses.yml
vendored
1
test/fixtures/bounced_mail_addresses.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
one:
|
||||
email: bounced@registry.test
|
||||
bounce_reason: failed (5.1.1 smtp; 550 5.1.1 user unknown)
|
||||
incidents: 1
|
||||
recipient_json: {
|
||||
"action": "failed",
|
||||
"status": "5.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue