Add script for calculation diskspace usage of e-mails.
This commit is contained in:
@ -28,7 +28,7 @@ address="$1"
|
||||
|
||||
domain=`echo $address | cut -d'@' -f2`
|
||||
|
||||
mysql=true
|
||||
mysql=false
|
||||
# - mysql_credential_args
|
||||
# -
|
||||
# - MySQL / MariaDB credentials
|
||||
|
Reference in New Issue
Block a user