mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-29 14:28:55 +02:00
fix(listmailuser): Don't query quota, if ENABLE_QUOTAS is not 1
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
71082cb19e
commit
c7dec1e330
4 changed files with 43 additions and 27 deletions
|
@ -4,4 +4,4 @@
|
|||
. /usr/local/bin/helper-functions.sh
|
||||
|
||||
_notify 'inf' 'Printing environment variables. Make sure no sensitive data is copied.'
|
||||
grep ^export /root/.bashrc | sed 's|export ||'
|
||||
cat /etc/dms-settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue