24/7 Live Chat Support
  • 24/7 Support
  • UK based: (+44) 0800 0488 186
  • US based: (570) - 445-3230

Portal Home > Knowledgebase > Railo Hosting > Settings : Sending Mail with Railo


Settings : Sending Mail with Railo




Railo like ColdFusion does require some mail settings to be added within either the <cfmail> tag or within the web administrator.

Using the <cfmail> tag:

<cfmail to="TOADDRESS" from="FROMADDRESS**" subject="SUBJECT" server="localhost" username="NOREPLY@YOURDOMAIN.COM**" password="PASSWORD">

YOUR EMAIL CONTENT

</cfmail>

** Must be created within the control panel as a valid email address

Using the Railo web administrator:

Railo Mail Settings

When entering the details for the mail sending server (SMTP) you can use details such as below. A email address will need to be created as the mail sending address (e.g. noreply@yourdomain.com):

Server (SMTP): localhost
Username: noreply@yourdomain.com
Password: *password*
Port: 25



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Seeing a server error (Views: 436)
Frameworks (Views: 737)
CFML Compatibility (Views: 1054)
Railo Administrator (Views: 1527)