Jan
13
2006
How to use another email component
Posted by admin under
Old ASP applications
Recommentor comes with built in support for ASPMail.
If you want to use another component then:
1. Go to http://www.aspcode.net/articles/l_en-US/t_default/Projects/Sendmail-(ASP)/category_11.aspx, goto Code Wizard and then select the component you want to use
2. You get a piece of html code.
3. Open up incgenmail.asp with Notepad.
4. Replace the current SendEmail function with the one generated for you.