This PR updates the ‘Inbox not accepting messages right now’ email status description.
We’re making this change because a full inbox is not the only reason a user might get this status.
We’ve added the link to Service manual content because we should help users to understand why their content might be triggering a recipient’s spam filter.
The Service manual content could probably do with updating, but I’ll tackle this as a separate piece of work.
Checklist
[x] I’ve used the pull request template
[ ] I’ve written unit tests for these changes
[ ] I’ve update the documentation (in DOCUMENATION.md and CHANGELOG.md)
[ ] I’ve bumped the version number (in src/GovukNotify/GovukNotify.csproj)
What problem does the pull request solve?
This PR updates the ‘Inbox not accepting messages right now’ email status description.
We’re making this change because a full inbox is not the only reason a user might get this status.
We’ve added the link to Service manual content because we should help users to understand why their content might be triggering a recipient’s spam filter.
The Service manual content could probably do with updating, but I’ll tackle this as a separate piece of work.
Checklist
DOCUMENATION.md
andCHANGELOG.md
)src/GovukNotify/GovukNotify.csproj
)