Knowledge Base - Article
How do I send email from a script on my site?
You may only send emails from your website using either of the following two mail relay servers. Two servers are provided for redundancy.:
relay1.in-tuition.net
relay2.in-tuition.net
For Windows hosted customers you should use our mail sending component which is called iMS Mail.
The iMS Lite component is pre-installed on our Windows servers. To get started we recommend that you download the appropriate pdf manual below. These manuals contain example code listings:
Coldfusion - refer to cfx_iMSMail manual
ASP and PHP - refer to iMSMAIL COM Object manual
ASP.Net 1.1 & 2.0 users should download the iMSMail Dotnet proxy zip file direct from the coolfusion download site. The download includes a pdf manual. To use the dot net proxy you must upload iMSMail_dotnetproxy.dll to your /bin directory under the root of your website.
The Spool Dir is C:\iMS-Lite\Out
The version of iMS currently installed is: iMS lite 2.7
NB The iMS documentation may mention the RELAY Server service. Please note that it is disabled on our servers.