There are two classes of SMTP plugins. Those that use PHPMailer, bundled with WordPress:
- WP Mail SMTP
- WP Easy SMTP
- Configure SMTP
- Mail Bank
And those that re-write the pluggable wp_mail function:
- Postman
- Mandrill
- SendGrid
- Cimy Swift
None in the second class will work for you while the Supsystic plugin is installed. And it's unlikely any in the first class will solve your problem, if WP Mail SMTP couldn't.