Is it possible to set up Postfix to use /var/vmail/vhost/shadow for storing user email passwords like cPanel does? It would be great for cPanel to CWP migration. So far I can only edit postfix database and put "{sha512-crypt} cPanelpasswordhere" instead of PLAIN-MD5. It works dough.
I will try to make automation script for this.