Correction : etc/nsd/zone.d/cyclocoop.org.zone.m4 - Champs SPF
[lhc/ateliers.git] / local / roundcube-chpasswd
index 92cf455..96b3a0b 100755 (executable)
@@ -1,14 +1,14 @@
 #!/bin/sh -efu
 
-test "$(id -n -u)" = php5_roundcube
+test "$(id -n -u)" = php_roundcube
 
 IFS=: read -r user password
 IFS=@ read -r user domain <<-EOF
        $user
        EOF
-test "${user:+set"}"
-test "${domain:+set"}"
-test "${password:+set"}"
+test "${user:+set}"
+test "${domain:+set}"
+test "${password:+set}"
 
 umask 0077
 dir_passwd=/etc/dovecot/"$domain"