✨ — Add "bouncers reset", "bouncers del" and "bouncers [--status] review" commands to sympa.pl - #1098
Conversation
|
This comment has been moved to original issue #1058
Anyway, how about submit a issue where we may discuss about your PR(s)? I think the discussion may take place on that issue page, and each time when you come to any conclusion, you can submit a PR or push addition to exisiting PR. |
No pb to change that
Indeed but I don’t see tha as a problem: sympa.pl has too many options to remember all of them, I think admins check the help to look at the available options. Don’t you think?
Well… why not using issue #1058? |
Oh yes, no problem. |
6659b4f to
85d914a
Compare
…y & ikedas ✨ — Add "bouncers reset", "bouncers del" and "bouncers [--status] review" commands to sympa.pl
Fix #1058
I’m not sure about the
--show_status_of_members: I print differently users withbounceattribute, users withsuspendattribute and all the others. Issuspendattribute a sign of an error? Should I just print theokandbounceusers?What are your thoughts about it?