Skip to content

Demo setup with defaults does not work #495

@XenonR

Description

@XenonR

Describe the bug
Demo setup with default settings is unable to produce a working environment on a fresh OS isntallation.

To Reproduce

  • Install fresh debian 11 (netinst)
  • apt install docker docker-compose git
  • git clone ...
  • cd kopano-docker
  • ./setup.sh (All default options)
  • docker-compose up

Expected behavior
Working demo environment. But website is not accessible.

Logs
I assume the culprit is somehow this:

mail_1              | Error: sed -i /^smtpd_recipient_restrictions = / s/, reject_rbl_client zen.spamhaus.org// /etc/postfix/main.cf
mail_1              | [ WARNING ]  No DKIM key provided. Check the documentation on how to get your keys.
mail_1              | Nameservers 127.0.0.11
mail_1              | [  FATAL  ]  TLS Setup [SSL_TYPE=self-signed] | File /tmp/docker-mailserver/ssl/mail.kopano.demo-key.pem or /tmp/docker-mailserver/ssl/mail.kopano.demo-cert.pem does not exist!
mail_1              | [  ERROR  ]  Shutting down..
mail_1              | 2022-08-20 12:40:37,577 WARN received SIGTERM indicating exit request
kopano_spooler_1    | 2022/08/20 12:40:39 Waiting for tcp://mail:25: dial tcp 172.20.0.4:25: connect: connection refused.

Full logs
Mailserver log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions