-
Hello
I'm running ITFlow and Mailcow on the same host using Docker. I'm struggling to join their networks so I can configure email in ITFlow. Any tips on how to connect the two networks?
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…
-
I've been trying to get this working and I have been able to get an initial sync at least. It will add my one test user, but then it fails on the second sync:
```
mailcowcustomized_ldap-mailcow | …
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…
-
I use Zentyal as an LDAP/Active Directory server and I'm trying to get it to work with mailcow, but when I start the container, I get this error
```
mailcowcustomized_ldap-mailcow | Traceback (mos…
-
Hey there,
i was wondering if this Project is still working and compatible with the newest mailcow version 2022-12b.
After adding the whole config i get the following error:
```
mailcowcustomi…
-
Hi,
Since I'm using the docker container on a host that runs the mailcow (api) on an internal IP, it would be nice to be able to declare scheme as a variable, since https it not usable if it's a p…
-
docker-compose logs --tail=10 -f ldap-mailcow
```
mailcowcustomized_ldap-mailcow | Traceback (most recent call last):
mailcowcustomized_ldap-mailcow | File "//syncer.py", line 181, in
mailcowcu…
-
This tool does not seem to support OpenLDAP, since syncer.py relies on the userPrincipalName attribute being present.
This attribute is only available in Microsoft AD, and attempting to use this tool…