https://github.com/Exim4U/src/blob/master/home/exim4u/public_html/exim4u/sitedelete.php#L31
If the sitedomain has aliase, the aliase will not be deleted. Next time you create aliase that existed before, you can't create them because they are still in the database.
Steps:
- create local domain (foobar.com)
- create domain alias (foobar.net -> foobar.com)
- delete local domain (foobar.com)
- create local domain (foobar.com)
- create domain alias (foobar.net -> foobar.com)
- Error: can't create domain alias.