Go to file
macwinnie b985ba4f0e Improve send-as behaviour
Receiving mails for wildcard alias addresses is really easy – but
sending mails from those any-aliases was not possible at all unless
every sender address was added as an explicit alias to the database.

By this change in the database query for allowed sender addresses, the
first finding `not NULL` (see [`SELECT COALESCE`](https://www.w3schools.com/sql/func_sqlserver_coalesce.asp) for how it works)
– either an exact alias `mailbox@domain.tld` or the wildcard alias `@domain.tld`
will be allowed to send mails as the given address ... without the need
of explicit definition within the database.
2022-08-04 01:37:26 +02:00
.github [GH-Actions][stale] Update to v5.1.1 2022-08-02 19:06:04 +02:00
data Improve send-as behaviour 2022-08-04 01:37:26 +02:00
helper-scripts Added update-compose to update.sh and create-coldstandby 2022-07-14 11:29:38 +02:00
.editorconfig [SSL] create individual domain certificates, add SNI configs for Postfix/Dovecot/Nginx 2019-10-19 12:48:56 +02:00
.env Docs 2017-03-02 11:23:23 +01:00
.gitignore Jan(moo)uary Update 2022 - Revision A (2022-01a) (#4445) 2022-02-01 15:26:48 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-06-30 07:03:10 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-10-25 21:01:51 +02:00
create_cold_standby.sh Fix permissions chmod +x 2022-07-08 18:29:34 +02:00
docker-compose.yml [CLAMAV] Update to 0.105.1 2022-07-29 14:08:26 +02:00
generate_config.sh Restore docker-compose check in scripts 2022-06-16 12:49:17 +02:00
LICENSE License 2017-05-18 09:48:22 +02:00
README.md Add Integration Tests badge 2022-07-14 20:01:38 +02:00
SECURITY.md Create SECURITY.md 2022-07-11 21:06:23 +02:00
update.sh Moved general compose v2 check below the parameter section to respect --force 2022-07-18 10:39:17 +02:00

mailcow: dockerized - 🐮 + 🐋 = 💕

We stand with 🇺🇦

Mailcow Integration Tests Translation status Twitter URL

Want to support mailcow?

Please consider a support contract with Servercow to support further development. We support you while you support us. :)

You can also get a SAL which is a one-time payment with no liabilities or returning fees.

Or just spread the word: moo.

Info, documentation and support

Please see the official documentation for installation and support instructions. 🐄

🐛 If you found a critical security issue, please mail us to info at servercow.de.

Cowmunity

mailcow community

Telegram mailcow channel

Telegram mailcow Off-Topic channel

Official Twitter Account

Telegram desktop clients are available for multiple platforms. You can search the groups history for keywords.

Misc

Important: mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.