Do not delete email accounts

I have more than 20 email accounts that I want to delete, I select them all and click delete, but the hestiacp updates but does not delete them, I would like to be able to delete the accounts at once.

I cannot mass delete emails from a domain, is there a solution?

This isn’t possible at this time, to my understanding.

You could create a script to interact with the API and delete email accounts programmatically, v-delete-mail-account admin acme.com alice

or you can just click the trashcan one at a time. if you just have 20 to delete, this will probably take you like 4 minutes.

If deleting one at a time isn’t working, I would try logging into ssh and trying to run the v-delete-mail-account command.

1 Like