How do I get the ASP.NET ForgotPassword tool to use Postmark?
All my app's mail is currently sent through Postmark, except for the basic ASP.NET membership controls.
Any ideas on how to get the emails g开发者_JAVA技巧enerated from those controls to pass onward to my Postmark acct?
Thanks!
See if this is of any help.
精彩评论