Skip to Content.
Sympa Menu

en - [sympa-users] Account removal

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: François Poulain <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Account removal
  • Date: Thu, 9 Apr 2020 17:07:50 +0200

Hi,

I was asked by a user to remove its account.

Currently (Sympa 6.2.40~dfsg-1 from Debian Buster) the admin UI lets
see and manage users subscriptions via wws/serveradmin/users.

By the way, I didn't found UI way to remove the account. I processed
the query using SQL:

delete from user_table where email_user like '%<email>%';

Is there some thing I missed about it ?

Best regards.
François

PS: Yes I know it will not remove all personnal datas but it is not
currently the purpose. Btw a full removal (subscription,
wonership, accounts and archive pseudonymization could be a nice
feature).

--
François Poulain <address@concealed>


  • [sympa-users] Account removal, François Poulain, 04/09/2020

Archive powered by MHonArc 2.6.19+.

Top of Page