Amazon SES has a list of testing email addresses for simulating different responses, including soft-bounce. However, the address is reserved for SES, and will receive no response when called using other email service.
To simulate a hard bounce, I can simply make up some email that don't exists at all, like no-reply@domain.that.do.not.exist
. However, is there a way to simulate soft-bounce?