Welcome to the forums
The output from the command you have run will not generate a file that can be directly imported back in with zmprov. The correct syntax for creating an account is
Code:
su - zimbra
zmprov ca joe@domain.com test123 displayName JSmith
which is all explained on the
Wiki.
You could try searching the forums for zmprov and csv
