Re: [Mailman-Users] banned subscription questions

2016-02-26 Thread Mark Sapiro
On 02/26/2016 09:03 AM, Stephen J. Turnbull wrote: > Hone, Don writes: > > > I'm able to ban a specific email address by using the withlist command: > > > > ~mailman/bin/withlist -a -r add_banned -- addr...@domain.com > > > > Is there a command that I can use to reverse this? > > I'll have

[Mailman-Users] banned subscription questions

2016-02-26 Thread Stephen J. Turnbull
Hone, Don writes: > I'm able to ban a specific email address by using the withlist command: > > ~mailman/bin/withlist -a -r add_banned -- addr...@domain.com > > Is there a command that I can use to reverse this? I'll have to pass that to Mark, it's his script. > What is the correct forma

[Mailman-Users] banned subscription questions

2016-02-26 Thread Hone, Don
I'm able to ban a specific email address by using the withlist command: ~mailman/bin/withlist -a -r add_banned -- addr...@domain.com Is there a command that I can use to reverse this? What is the correct format to ban all addresses in a domain? *@domain.com didn't seem to do it for me. ---