Skip to content

Instantly share code, notes, and snippets.

@mitcdh
Created January 27, 2025 16:24
Show Gist options
  • Save mitcdh/b19a8852b41b78f7ec668518b7beee60 to your computer and use it in GitHub Desktop.
Save mitcdh/b19a8852b41b78f7ec668518b7beee60 to your computer and use it in GitHub Desktop.
Amazon SES Simulators in Listmonk CSV
email 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