-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
It would be nice for the library to have some support around this. The simplest option, which is how some other ESPs manage it, would be to have a TestMode
flag in Transmission.Options
. If this flag is on, the library would append .sink.sparkpostmail.com
to each recipient email address before sending.
I know you like to have the library mirror the actual structure of the API and may not like to add an option that doesn't correspond to an actual API flag, so another option would be to add a Transmission.Recipients.Sinkify()
method that massages the addresses.
I'm happy to do the work on this, if you could weigh in on an approach.
Metadata
Metadata
Assignees
Labels
No labels