Question
I added my customer's email address to the Allowlist, but their emails still route to my Suspended tickets view. How do I make sure the valid tickets that should be accepted do not end up in the Suspended tickets view?
Answer
Users can be manually suspended by agents or if their emails to the support team were previously marked as spam. If emails are still suspended even after allow-listing the end-user's email address, check the end user's profile to see if they have been flagged as a suspended user.
To unsuspend access for a user, follow the instructions in this article: Suspending a user. Select Unsuspend access from the menu.
For more information, see the article: Using the blocklist and allowlist to refine the suspended tickets view.
5 Comments
Hi Alec,
Thanks for the heads-up! I'll see that this gets updated.
@... we've corrected the instructions on unsuspending a user – thanks again for pointing this out!
Can I mass unsuspend accounts? We integrated our Active Directory and many accounts were set to suspended and it's causing issues.
Currently, there is no one-stop shop way to go about bulk / mass unsuspend users in an attempt to make the overall process more efficient.
I would recommend leveraging our API with a custom script. You could use the Update many users endpoint to do this.
The cURL would looks something like this:
Hope this helps clarify things better!
Please sign in to leave a comment.