mailcow-dockerized
mailcow-dockerized copied to clipboard
mailcow: dockerized - 🐮 + 🐋 = 💕
### 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 checked that ... - [X] ... I understand that not following...
return msg always as array matching api specification otherwise a generated api fails if a case occurs when msg is only a string instead an array as specified
### DO NOT MERGE UNTIL ALL CHECKS ARE MADE **This PR replaces Solr FTS with Xapian FTS** It is usable but not nearly finished! What is done? What needs to...
### 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 checked that ... - [X] ... I understand that not following...
add api /get/user-acl A possibility to get user-acl is necessary to integrate a terraform resource user-acl in the [terraform-provider-mailcow](https://registry.terraform.io/providers/l-with/mailcow/). The implementation is done by adapting the php code for get...
### 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 checked that ... - [X] ... I understand that not following...
**Is your feature request related to a problem? Please describe.** The way Postfix defines a list of supported protocol versions in its settings in the current stable version (3.5) is...
### Summary I've got pretty many mail from the watchdog about blocked ip's recently, I add those ip's to a blocklist on my firewall. I would love to add a...
The new TFA feature for Mailbox User is buggy. External Clients that use App Passwords or OAuth cant authenticate with active TFA. This PR excludes OAuth and App Password authentication...
### Summary With the new TFA (that is also available for users, which is a great feature!) you now have to select which YubiKey to use to authenticate. Before the...