Re: [Mailman-Users] Unable to unsubscribe

2016-02-26 Thread Mark Sapiro
On 02/26/2016 09:26 PM, Ibrahim Jarif wrote: > The mail I got after subscribing to this list mentioned > " To unsubscribe send email at mailman-users-rem...@python.org" > > Gmail reports that delivery to this email has failed permanently. " > mailman-users-rem...@python.org does not exist" If yo

[Mailman-Users] Unable to unsubscribe

2016-02-26 Thread Ibrahim Jarif
The mail I got after subscribing to this list mentioned " To unsubscribe send email at mailman-users-rem...@python.org" Gmail reports that delivery to this email has failed permanently. " mailman-users-rem...@python.org does not exist" -- Mailman

Re: [Mailman-Users] Migrating Mailman listserv from one university to another

2016-02-26 Thread Stephen J. Turnbull
Thanks for the followup! It's always nice to hear about the success stories. Win Aung writes: > Hi, Mark: Thanks to the tip you gave me, Mailman is working beautifully for > us as of this afternoon. -- Mailman-Users mailing list Mailman-Users

Re: [Mailman-Users] Migrating Mailman listserv from one university to another

2016-02-26 Thread Win Aung
Hi, Mark: Thanks to the tip you gave me, Mailman is working beautifully for us as of this afternoon. Win Aung. -Original Message- From: Win Aung Sent: Thursday, February 25, 2016 4:33 PM To: Mailman Users ; Mark Sapiro Subject: Re: [Mailman-Users] Migrating Mailman listserv from one

Re: [Mailman-Users] scrub of PDF files

2016-02-26 Thread Mark Sapiro
On 02/26/2016 07:53 AM, George Mager wrote: > I administer a mailman list server for my community association. I have two > issues: > > 1. I never see a return copy of messages I send to the list. Answered in other replies. > 2. Messages with attachments of type application/pdf are evidently

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

Re: [Mailman-Users] scrub of PDF files

2016-02-26 Thread DT
>From the FAQ: http://wiki.list.org/DOC/I%20use%20Gmail-Googlemail%2C%20but%20I%20can%27t%20tell%20if%20any%20of%20my%20messages%20have%20been%20posted%20to%20the%20list A: There is a problem with gmail/googlemail - when you send a message to a mailing list, any mailing list, gmail doesn't show yo

Re: [Mailman-Users] HyperKitty and Mailman V2

2016-02-26 Thread Stephen J. Turnbull
Mark Sapiro writes: > On 02/25/2016 09:40 AM, The Mailing List System Admin wrote: > > HyperKitty looks really good. The scription says... > > > > "HyperKitty is a Django-based application providing a web interface to > > access GNU Mailman v3 archives, and interact with the lists." > >

[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

Re: [Mailman-Users] scrub of PDF files

2016-02-26 Thread Carl Zwanzig
On 2/26/2016 7:53 AM, George Mager wrote: 1. I never see a return copy of messages I send to the list. That's a gmail "feature" and is mentioned somewhere in the FAQ. If you want to see that the message went out, you'll need a second gmail account to catch it. z! -

[Mailman-Users] scrub of PDF files

2016-02-26 Thread George Mager
I administer a mailman list server for my community association. I have two issues: 1. I never see a return copy of messages I send to the list. 2. Messages with attachments of type application/pdf are evidently being scrubbed. How do I allow attached PDF files to be forwarded to the list. I

[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. ---