After that, go to the *Access* tab and here we allow anonymous connection using *Authentication*
And in the *Connection* item, select *Only the list below* and enter the IP address of the server and the addresses from where users will connect.
This is necessary so that no outsider can use your SMTP server
Next, go to the *Delivery* section, here we will need to enter the domain name. You can check its availability via the *Check DNS* button.
These are the basic SMTP server country email list settings. Next, you just need to run it through PowerShell to do this, log in to this application and enter the following commands:
set-service smtpsvc -StartupType Automatic - automatic startup when the system is turned on
get-service smtpsvc - health check
After that, your SMTP server will be activated and you will be able to use it.
You can check emails along the way C:\inetpub\mailroot\Pickup this is where you can view all emails, as well as send via the pickup folderIn this article, we will look at how to install RocketChat in linux?
This guide is suitable for those who are looking for an alternative way to communicate with colleagues or friends.
RocketChat is an analogue of slack, but RocketChat is completely free and working with it is very simple. The interface is clear and user-friendly.
Next, there will be instructions on how to create your own RocketChat server to which users can connect.