Page MenuHomeWMGMC Issues

No OneTemporary

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 00000000..befe7db7
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1 @@
+custom: https://mailcow.github.io/mailcow-dockerized-docs/#help-mailcow
diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md
index bfe69292..4267ee7d 100644
--- a/.github/ISSUE_TEMPLATE/Bug_report.md
+++ b/.github/ISSUE_TEMPLATE/Bug_report.md
@@ -1,57 +1,60 @@
---
-name: Bug report
-about: Report a bug for this project. NOT to be used for support questions.
-
+name: 🐞 Bug Report
+about: Report a reproducible bug for mailcow. (NOT to be used for support questions.)
+labels: bug, Needs triage
---
<!--
Please DO NOT delete this template or use it for support questions.
You are welcome to visit us on our community channels listed at https://mailcow.github.io/mailcow-dockerized-docs/#community-support
For official support, please check https://mailcow.github.io/mailcow-dockerized-docs/#commercial-support
-->
**Prior to placing the issue, please check following:** *(fill out each checkbox with an `X` once done)*
-- [ ] I understand, that not following or deleting the below instructions, will result in immediate closing and deletion of my issue.
+- [ ] I understand that not following or deleting the below instructions will result in immediate closure and/or deletion of my issue.
+- [ ] I have understood that this bug report is dedicated for bugs, and not for support-related inquiries.
- [ ] I have understood that answers are voluntary and community-driven, and not commercial support.
- [ ] I have verified that my issue has not been already answered in the past. I also checked previous [issues](https://github.com/mailcow/mailcow-dockerized/issues).
-**Description of the bug**:
+## Summary
<!--
This should be a clear and concise description of what the bug is. What EXACTLY does happen?
If applicable, add screenshots to help explain your problem. Very useful for bugs in mailcow UI.
Write your detailed description below.
+
+ Also mention on which commit/date your mailcow instance was last updated.
-->
-**Docker container logs of affected containers**:
+## Logs
<!--
- Please take a look at the [official documentation](https://mailcow.github.io/mailcow-dockerized-docs/debug-logs/) and post the last few lines of logs, when the error occurs.
+ Please take a look at the [official documentation](https://mailcow.github.io/mailcow-dockerized-docs/debug-logs/) and post the last
+ few lines of logs, when the error occurs. For example, docker container logs of affected containers.
-->
-**Reproduction of said bug**:
+## Reproduction
<!--
It is really helpful to know how exactly you are able to reproduce the reported issue.
Have you tried to fix the issue? What did you try?
What are the exact steps to get the above described behavior?
Screenshots can be added, if helpful. Add the text below.
-->
-**System information**:
+## System information
<!--
In this stage we would kindly ask you to attach general system information about your setup.
Please carefully read the questions and instructions below.
-->
| Question | Answer |
| --- | --- |
| My operating system | I_DO_REPLY_HERE |
| Is Apparmor, SELinux or similar active? | I_DO_REPLY_HERE |
| Virtualization technlogy (KVM, VMware, Xen, etc - **LXC and OpenVZ are not supported** | I_DO_REPLY_HERE |
| Server/VM specifications (Memory, CPU Cores) | I_DO_REPLY_HERE |
| Docker Version (`docker version`) | I_DO_REPLY_HERE |
| Docker-Compose Version (`docker-compose version`) | I_DO_REPLY_HERE |
| Reverse proxy (custom solution) | I_DO_REPLY_HERE |
- Output of `git diff origin/master`, any other changes to the code? If so, **please post them**.
- All third-party firewalls and custom iptables rules are unsupported. *Please check the Docker docs about how to use Docker with your own ruleset*. Nevertheless, iptabels output can help us to help you: `iptables -L -vn`, `ip6tables -L -vn`, `iptables -L -vn -t nat` and `ip6tables -L -vn -t nat`.
- DNS problems? Please run `docker exec -it $(docker ps -qf name=acme-mailcow) dig +short stackoverflow.com @172.22.1.254` (set the IP accordingly, if you changed the internal mailcow network) and post the output.
-
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md
index 860ab66b..61ddce95 100644
--- a/.github/ISSUE_TEMPLATE/Feature_request.md
+++ b/.github/ISSUE_TEMPLATE/Feature_request.md
@@ -1,14 +1,29 @@
---
-name: Feature request
-about: Suggest an idea for this project
-
+name: 💡 Feature Request
+about: Suggest an idea for mailcow.
+labels: enhancement, Needs triage
---
-**Is your feature request related to a problem? Please describe.**
-A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+<!--
+ Please note that the mailcow team and its contributors do have finite
+ resources and that we can not work on all filed feature requests.
+
+ However making us aware about certain ideas can help us improving
+ mailcow together.
+
+ We're also happy to help you getting a specific feature implemented.
+-->
+
+## Summary
+
+A clear and concise description of what the problem is.
+For example: I'm always frustrated when [...]
+
+## Motivation
+
+What are you about to solve or improve with this idea?
+What would be the benefit for most users?
-**Describe the solution you'd like**
-A clear and concise description of what you want to happen.
+## Additional context
-**Additional context**
-Add any other context or screenshots about the feature request here or remove this section
+Add any other context or screenshots about the feature request.
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 00000000..51d03700
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,8 @@
+blank_issues_enabled: false
+contact_links:
+ - name: ❓ Community-driven support
+ url: https://mailcow.github.io/mailcow-dockerized-docs/#get-support
+ about: Please use the community forum for questions or assistance
+ - name: 🚨 Report a security vulnerability
+ url: https://www.servercow.de/anfrage?lang=en
+ about: Please give us appropriate time to verify, respond and fix before disclosure.
diff --git a/.gitignore b/.gitignore
index 1feb1072..90e2e496 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,55 +1,54 @@
rebuild-images.sh
data/conf/sogo/sieve.creds
data/conf/clamav/whitelist.ign2
data/conf/phpfpm/sogo-sso/sogo-sso.pass
data/conf/dovecot/dovecot-master.passwd
data/conf/dovecot/dovecot-master.userdb
mailcow.conf
mailcow.conf_backup
data/conf/nginx/*.active
data/conf/postfix/sni.map
data/conf/postfix/sni.map.db
data/conf/postfix/extra.cf
data/conf/postfix/sql
data/conf/postfix/custom_transport.pcre
data/conf/postfix/custom_postscreen_whitelist.cidr
data/conf/postfix/allow_mailcow_local.regexp
data/conf/dovecot/sql
data/conf/dovecot/lua
data/conf/dovecot/global_sieve_*
data/conf/dovecot/sogo_trusted_ip.conf
data/conf/nextcloud-*.bak
data/web/inc/vars.local.inc.php
data/web/css/build/0081-custom-mailcow.css
data/assets/ssl/*
.vscode/*
.idea
*.iml
data/web/.well-known/acme-challenge
data/web/nextcloud*/
data/web/rc*/
data/conf/rspamd/local.d/*
data/conf/rspamd/override.d/*
!data/conf/nginx/dynmaps.conf
!data/conf/nginx/site.conf
!data/conf/nginx/meta_exporter.conf
data/conf/nginx/*.conf
data/conf/nginx/*.custom
data/conf/nginx/*.bak
data/conf/dovecot/acl_anyone
data/conf/dovecot/mail_plugins*
data/conf/dovecot/last_login
data/conf/dovecot/sni.conf
data/conf/dovecot/sogo-sso.conf
data/conf/dovecot/extra.conf
data/conf/dovecot/shared_namespace.conf
data/conf/rspamd/custom/*
data/conf/portainer/
data/hooks/
data/gitea/
data/gogs/
data/conf/sogo/plist_ldap
update_diffs/
-.github/
docker-compose.override.yml
refresh_images.sh

File Metadata

Mime Type
text/x-diff
Expires
9月 12 Fri, 2:52 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5683
默认替代文本
(7 KB)

Event Timeline