Created
January 27, 2025 16:24
-
-
Save mitcdh/b19a8852b41b78f7ec668518b7beee60 to your computer and use it in GitHub Desktop.
Amazon SES Simulators in Listmonk CSV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name | attributes | ||
---|---|---|---|
[email protected] | Success Simulator | {"description": "Simulates successful email delivery"} | |
[email protected] | Bounce Simulator | {"description": "Simulates a hard bounce scenario"} | |
[email protected] | Out-of-Office Simulator | {"description": "Simulates an out-of-office auto-reply (soft bounce)"} | |
[email protected] | Complaint Simulator | {"description": "Simulates a recipient complaint"} | |
[email protected] | Suppression List Simulator | {"description": "Simulates an address on the suppression list"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment