mailcow/data/Dockerfiles
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
..
acme Update base image to alpine 3.16 2022-06-05 19:03:37 +02:00
clamd [CLAMAV] Update to 0.105.1 2022-07-29 14:08:26 +02:00
dockerapi Update base image to alpine 3.16 2022-06-05 19:04:51 +02:00
dovecot [Dovecot] Update to 2.3.19.1 2022-06-14 15:02:40 +02:00
netfilter Update base image to alpine 3.16 2022-06-05 18:38:16 +02:00
olefy Update base image to alpine 3.16 2022-06-05 19:06:03 +02:00
phpfpm Update base image to alpine 3.16 and updated some dependencies 2022-06-05 19:36:09 +02:00
postfix Improve send-as behaviour 2022-08-04 01:37:26 +02:00
rspamd 🐄 Moorch Update 2022 - ClamAV, Dovecot & Olefy Update (#4497) 2022-03-02 16:32:17 +01:00
sogo [SOGo] Update syslog-ng-redis_slave Version to 3.28 2022-01-19 10:31:34 +01:00
solr [Solr] Remove breached class from log4j-core.jar (#4390) 2021-12-17 12:43:05 +01:00
unbound Update base image to alpine 3.16 2022-06-05 19:01:06 +02:00
watchdog Update base image to alpine 3.16 2022-06-05 18:59:56 +02:00