Hi, I want to setup a mail server with virtual users. Actually, I want to ask if I can tranfer existent users of my mail server to the new server. Can I copy somehow usernames and their passwords to mysql? Thanks in advance
If you currently use system users, you can't copy them to the MySQL database. Also, you can't copy the passwords because most likely the passwords are encrypted in different ways. But if you already use virtual users, then it shouldn't be a problem.