Home Linux & Systems Cybersecurity Cloud & DevOps Networks & Infrastructure SIEM & Monitoring DFIR & Threat Intel Development & Other All categories Projects About Tools

Install mail server in Zentyal 5

Leer en espanol
Install mail server in Zentyal 5

Table of contents

Previous ===

In this entry we will see how to configure the Zentyal email module, as well as allow access to our accounts from the external network using Webmail or email client.

Previously we saw how to basically install and configure Zentyal Server 5:

Installation and configuration of Zentyal Server 5

We access through our browser https://192.168.1.180:84 and we go to Status of the modules

There we activate Mail and SOGo Webmail

Selección 001 Selección 002

After activating the modules we are going to activate the rules to access from the external network.

*NOTE: The rules that we are going to make are used to enable any type of network, in our case I am going to do it from the external network since I have only configured one network interface as external for testing.

Selección 003

We enable HTTPS to be able to access the webmail server

Selección 004

We enable the sending and receiving of emails, once the three rules have been created we click on SAVE CHANGES.

Selección 005 Selección 006

We create a user, to do this we go to Users and Teams > Manage, click on the most located in the left corner.

*NOTE: SOGo authentication is pointing to the Users organizational unit, if we want to change this since we want to group users into different organizational units we have to change it in: /etc/sogo/sogo.conf

Selección 007

We fill in the fields and click add

Selección 008

After making the preparations, we now begin to configure the mail server, we go to: Mail > General, in the section I have left almost everything by default, I have only changed the name of the server for now

Selección 009

We create a virtual domain:

Selección 010

We activate ActiveSync, this allows us to synchronize emails with the outlook client.

Selección 011

We access through our browser https://192.168.1.180/SOGo and try to access it with the user we created previously.

Selección 012

If everything went well we should be able to access correctly.

Selección 013

In future tutorials we will see how to configure Outlook and Thunderbird since they are the most used email clients.

All the best.

Comments