[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-23 Thread Masaharu Kawada
Hello Mark, As you mentioned, I was able to delete a mailing list changing the permission of /etc/mailman as follows. # ls -l /etc/ | grep mailman drwxrwsr-x. 3 root mailman129 Sep 13 10:39 mailman Thanks a million! Masaharu On Wed, Sep 22, 2021 at 11:43 AM Mark Sapiro wrote: > Please

[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-21 Thread Mark Sapiro
Please keep this thread on the list. On 9/21/21 6:36 PM, Masaharu Kawada wrote: Hello Mark, Thanks again for your help. >What does `ls -la` on Mailman's data/ directory show and what is the >content of Mailman's data/aliases file? The /var/lib/mailman/data only shows the following file. ]#

[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-21 Thread Mark Sapiro
On 9/20/21 11:37 PM, Masaharu Kawada wrote: Hello Mark, Very much appreciate your help. What is the error message and traceback from Mailman's logs/mailman.log? The /var/log/mailman/error shows following logs when the issue happens. ~ Sep 21 15:30:48 2021 admin(10045): @

[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-20 Thread Masaharu Kawada
Hello Mark, Very much appreciate your help. >What is the error message and traceback from Mailman's logs/mailman.log? The /var/log/mailman/error shows following logs when the issue happens. ~ Sep 21 15:30:48 2021 admin(10045): admin(10045): [

[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-20 Thread Mark Sapiro
On 9/20/21 9:11 PM, Masaharu Kawada wrote: Dear Mailman-Users, ---(Issue)--- A mailing list can not deleted on its Administrative interface of browser which ends up showing the following error message. ---(Steps to reproduce)--- Press "Delete this mailing list(requires confirmation)" ---> Pre