Re: [Mailman-Users] List not archiving, not sending mail, mischief log shows 'Hostile listname: "

2015-05-17 Thread Bill Christensen
On Sun, May 17, 2015 at 6:26 PM, Mark Sapiro wrote: > On 05/17/2015 01:58 PM, Bill Christensen wrote: > > > > I'm using Gmail for all our email addresses, and pulling the mail into > > Mailman using Fetchmail. It's been working fine for years. > > > > One of my more important lists recently star

Re: [Mailman-Users] Could Mailman cope with extra Mime sections intended for Apple Watches?

2015-05-17 Thread Stephen J. Turnbull
Mark Sapiro writes: > On 05/17/2015 04:04 PM, Peter Shute wrote: > > This isn't something that's happening right now, and I doubt it > > will, but you never know. Apple is playing with mail formats > > intended to display as a message summary on an Apple Watch, but > > show the full message o

Re: [Mailman-Users] Could Mailman cope with extra Mime sections intended for Apple Watches?

2015-05-17 Thread Mark Sapiro
On 05/17/2015 04:04 PM, Peter Shute wrote: > This isn't something that's happening right now, and I doubt it will, > but you never know. Apple is playing with mail formats intended to > display as a message summary on an Apple Watch, but show the full > message on a larger device. Apparently it's a

Re: [Mailman-Users] List not archiving, not sending mail, mischief log shows 'Hostile listname: "

2015-05-17 Thread Mark Sapiro
On 05/17/2015 01:58 PM, Bill Christensen wrote: > Mark, > > Adding the line > > SUBSCRIBE_FORM_SECRET = 'Some string unique to your site" > > in mm_cfg.py definitely made a huge difference to the spam registration > problem I was having. Looks like I may not need to migrate the list to

[Mailman-Users] Could Mailman cope with extra Mime sections intended for Apple Watches?

2015-05-17 Thread Peter Shute
This isn't something that's happening right now, and I doubt it will, but you never know. Apple is playing with mail formats intended to display as a message summary on an Apple Watch, but show the full message on a larger device. Apparently it's a legal format, but lots of mail clients are gett

[Mailman-Users] List not archiving, not sending mail, mischief log shows 'Hostile listname: "

2015-05-17 Thread Bill Christensen
Mark, Adding the line SUBSCRIBE_FORM_SECRET = 'Some string unique to your site" in mm_cfg.py definitely made a huge difference to the spam registration problem I was having. Looks like I may not need to migrate the list to a new address after all. One more problem to solve. I'm using

Re: [Mailman-Users] help with error on start

2015-05-17 Thread Mark Sapiro
On 05/16/2015 06:55 PM, Ricardo Santos wrote: > I installed mailman and have those message: > > /usr/lib/mailman/bin/check_db --all --verbose > > Traceback (most recent call last): ... > File "/usr/lib/mailman/Mailman/Archiver/Archiver.py", line 37, in > > from Mailman.i18n import _ > >

[Mailman-Users] help with error on start

2015-05-17 Thread Ricardo Santos
I installed mailman and have those message: /usr/lib/mailman/bin/check_db --all --verbose Traceback (most recent call last): File "/usr/lib/mailman/bin/check_db", line 61, in from Mailman.MailList import MailList File "/usr/lib/mailman/Mailman/MailList.py", line 51, in from Mail