sympa
sympa copied to clipboard
Question: What is the mail command to change a user's email address
As an sympa administrator I can change the email address for one user with the shell command (https://sympa-community.github.io/gpldoc/man/sympa.1.html)
sympa.pl --change_user_email --current_email=xx --new_email=xx
Now I'm wondering if is there a mail command equivalent. I have looked through the documentation and I could not find anything. If it does not exist it would be a very welcomed feature.
Thank you in advance for your help. Best regards.
Hi @qosobrin ,
Currently there are no mail command to change e-mail address of the user by their own. Using web interface, the user can change it.
Thank you, @ikedas Then, can you consider this as a feature request?