Knowledge Base
SMTP Server Settings for Sending Emails from a Website
When your website forms or applications need to send emails. This article explains how to use the local SMTP server by setting the SMTP host to localhost in your web applications.
All our Web Servers have SMTP Server installed and are capable of sending emails. You need to use localhost as the SMTP Server in your web forms or web applications, in order to send emails through the Web Server.