Im using Jmail to send an email from a classic asp page. The email contains hyperlinks for service ratings that the customer can click, for a vote.
I have a email function which sends email. The thing is done in classic ASP/VBScript and uses Set objMail = Server.CreateObject(\"JMail.SMTPMail\"开发者_如何学运维)