Koozali.org: home of the SME Server
Contribs.org Forums => Koozali SME Server 10.x => Topic started by: joost on November 09, 2023, 01:17:32 PM
-
Hi,
I Accidently deleted an important pseudonym. How can I recreate this deleted mail pseudonym? If I use the panel I get the error message: "Error: This name is already in use. You cannot add a pseudonym with this name."
Hope you can help,
-
on the commandline, do; db accounts show
find the deleted psuedonym then; db accounts delete <deleted-psuedonym>
then add the psuedonym
-
Think that is an already open bug?
Can you check?
-
these two similar for deleted domains;
https://bugs.koozali.org/show_bug.cgi?id=10818
https://bugs.koozali.org/show_bug.cgi?id=12325
-
those bugs are not related.
those a related and fixed.
https://bugs.koozali.org/show_bug.cgi?id=4122
https://bugs.koozali.org/show_bug.cgi?id=491
https://bugs.koozali.org/show_bug.cgi?id=515
is you server up to date?
if not update.
if it is please open a bug with message and admin_error_log at the moment you deleted the pseudonym.
workaround is indeed checking of the db entry exist and what it is (could be that a group or user has been crwated since)
or it could be type=pseudonym-deleted. in that case you can do db accounts delete yourpseudonym and then create it again.
but as you do not want to see that again we need to chase the bug