-
setup 3 times exactly like it says in mailcow and like you have described.
using local only
made it in proxmox vm ubuntu 22 server
hostname mail.kk.local
fqdn put mail.kk.local
up -d
u…
-
Hi
I have achieved mailcow + mailman setup without the need of Apache reverse-proxy.
I instead use custom site on mailcow nginx, so certs are already handled by mailcow.
In `/opt/mailcow-docker…
-
https://mailcow.email/
https://github.com/mailcow/mailcow-dockerized
-
Hi,
I have an existing mailcow domain and i try to figure out with your dkim terraform module to generate a new key and add it to a dns record :
```
resource "mailcow_domain" "domain" {
dom…
-
-
### 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 and…
-
### 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'm trying to fix some deliverability issues with @gmail.com addresses, and I try to use the DMARC mitigation "munge_from" (that force From header to be the list mail address), but Rspamd reject messa…
-
### 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 and…
-
Im a little bit puzzled, could be an error on my side, im docker newbie:
I use this docker compose configuration with Traefik 3x and Mailcow, works fine:
```
certdumper:
image: ghcr.…