I'm wondering how I can use Postmark for sending emails rather than specifying an SMTP in the web.config for the various login controls:
asp:RecoverPassword asp:ChangePassword
I don't want to use SMTP, Postmark is doing a great job with all of our other email.
Any suggestions?