Skip to content

Issue #25: Restoring the function to change an email over all lists

David Verdin requested to merge github/fork/ikedas/issue-25 into sympa-6.2

Created by: ikedas

  • Restroing function to change email address of user over all list membership and ownership as a new request handler "move_user".
  • New scenarios move_user.* are added so that this function may either need confirmation by user theirself (auth), be restricted to listmaster (listmaster) or disabled (closed).

Merge request reports