Webmail_Configure rainloop - SomethingWithHorizons/mailserver GitHub Wiki

  1. Login to: http://webmail.example.org/?admin using the default credentials: admin/12345 to go the the webmail client's configuration settings.

    :bulb: TIP: It is recommended to change the default administration credentials!

  2. Navigate to Domains to be able to add your domain:

    image

  3. Click the [+ Add Domain] button to fill out the Domain-addition form:

    image

  4. Click the Sieve configuration link, on the bottom-left of the form, to fill out the 'SIEVE' configuration settings form:

    image

  5. Click the [+ Add] button on the bottom-right.

  6. Navigate to Contacts to enable and configure its settings:

    image

:bulb: TIP: In order to troubleshoot one could turn on logging in: /var/www/rainloop/data/_data_/_default_/configs/application.ini and:

; Enable logging
- enable = Off
+ enable = On

Which will then store logs in: /var/www/rainloop/data/_data_/_default_/logs/.