Skip to main content

Configuring embedded mail server

The distribution includes a Postfix mail server (and a client) that can be used as a relay for sending emails. A Postfix client uses TLS to connect to third-party mail servers.

Please notice:

  • For external services, letters may go to Spam, if you do not explicitly configure filtering of incoming messages.

  • Letters may come through with some delay (if they get grey-listed).

  • You can access the server event log by executing the following command on the host where APP module is deployed:

    sudo docker logs postfix

To set up the embedded mail server:

  1. Go to Admin Panel > System > General > Mail.

  2. Fill in Admin, Feedback and From fields. In the Host field, specify postfix, in the Port field, add 25. Leave the rest as blank fields.

    Figure 10.77: Configuring mail server
    Figure 10.77: Configuring mail server

  3. Configure notification policy in Admin Panel > System > General > Notifications.

  4. Press Save.