thank you it is working very well
few problems -mailbox creating boxes but without password
I did managed to do /usr/local/psa/bin/mail --u $u1 -mailbox pswrd -$p1
not sure if it is right way todo it.?
{ while IFS=';' read u1 p1 ;do PSA_PASSWORD="$p1" /usr/local/psa/bin/mail --create $u1 -mailbox ; done ; } < users.txt
is there a similar manual for CLU for 10.x we having problem upgrading to 11.5. as warning say domain will not be available -((
have to stay with 10.x for now just to be on safe side for few month