Ok I am using Yii2 mailer, but I need to test access to sparkpost smtp on regular bases. So I made an action that sends a email to Sparkpost when I call it.
Now Is there a way to tell Sparkpost that this email is just a test so it will not send the email? I need this so I would not send hundreds of mails a day to sparkpost just for testing purposes.
NOTE: I am using simple SMTP Relay.