Start a conversation

Setting Up Kerio Connect and MailEssentials

Overview

This article provides information on how to configure Kerio Connect and MailEssentials.

Note: Any issues with the installation and configuration of IIS SMTP is outside of GFI’s support scope.

 

Preconditions

  • Kerio Connect and MailEssentials must be installed on separate servers.
  • There should be mail flow before installing MailEssentials, so the first phase is to make sure the IIS SMTP is working.
  • Incoming emails need to be received first by MailEssentials, so MX records must be pointing to the IIS SMTP server.

 

Configuration Procedure

  1. Enable IIS SMTP Service.

    1. Install IIS SMTP Service via Server Manager or PowerShell.
      • If installing via Server Manager, refer to the Create the SMTP Server document on Microsoft's BizTalk site.

      • If installing via PowerShell, use the following command:

        Install-WindowsFeature -Name SMTP-Server -IncludeAllSubFeature -IncludeManagementTools -Restart

    2. After installing IIS SMTP, go to services.mscStart > Run > services.msc — and change the Startup type of Simple Mail Transfer Protocol service to Automatic and then start the service, as shown below.

       

      360011153959-1.png

       

  2. Create SMTP domain(s) for the purpose of relaying email.

    1. Open Control Panel > Administrative Tools and launch IIS 6.0 Manager.

       

      360011153959-2.png

       

    2. Expand the local computer > SMTP Virtual Server > Domains.

    3. Right-click the Domains > New > Domain.

       

      360011153959-3.png

       

    4. Select Remote and click Next.

       

      360011153959-4.png

       

    5. Type the Kerio Connect domain and Finish.

      Note: All domains that will be relayed to this server must be added, or you can also add the top-level domain to save time. Example: *.com.

       

      360011153959-5.png

       

  3. Enable email relaying to Kerio Connect.

    1. Double click the newly added domain to open the properties.

    2. Select “Forward all mail to smart host”, enter the Kerio Connect hostname or IP, and click OK.

      Note: If using the IP address instead of the hostname, the IP address must be enclosed in brackets.

       

      mailessentials.png

       

  4. Secure your SMTP email-relay server.

    1. Go to Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.

    2. Right-click on Default SMTP Virtual Server in the left panel and select Properties.

       

      360011153959-7.png

       

    3. From the Access tab, select Relay > Only the list below and add the IP address of Kerio Connect.

    4. If you wish to add authentication for Outbound relay, go to the Security tab > Outbound Security.

       

      360011153959-8.png

       

  5. Enable Kerio Connect to route emails via the IIS SMTP server.

    1. Open Kerio Connect Administration > Configuration > SMTP Server > SMTP Delivery.

       

      360011153959-9.png

       

    2. Click Add and input the hostname or IP address of the IIS SMTP Server. Specify the appropriate condition, port, and credentials if required.

    3. Click OK and Apply.

       

      360011153959-10.png

       

      For more information, please refer to Configuring the SMTP Server.

      Note: Before proceeding to install GFI MailEssentials, verify that your new mail relay server is working correctly. Test both Inbound and Outbound emails and make sure that they are received.
  6. Install MailEssentials by following the procedure in the installation guide.

Back to the top


 

Verification

After MailEssentials is installed, you should see the incoming and outgoing emails in the MailEssentials Dashboard.

 

360011153959-11.png

Back to the top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments