Re: [Mailman-Users] "Mailman CGI error!!! Operation not permitted" - after upgrading Apache to 2.4

2014-06-25 Thread Tomasz Chmielewski
On 2014-06-25 20:49, Mark Sapiro wrote: On June 25, 2014 8:32:19 AM PDT, Tomasz Chmielewski wrote: I found the cause: It works fine if I use apache2-mpm-prefork, but fails if I use apache2-mpm-itk[1]. Did you rebuild your mpm-itk module under Apache 2.4 or install an Apache 2.4 version

Re: [Mailman-Users] "Mailman CGI error!!! Operation not permitted" - after upgrading Apache to 2.4

2014-06-25 Thread Tomasz Chmielewski
On 2014-06-25 16:59, Mark Sapiro wrote: On 06/25/2014 03:09 AM, Tomasz Chmielewski wrote: I've updated Apache to 2.4, and my mailman installation refuses to work with the following information: Mailman CGI error!!! The Mailman CGI wrapper encountered a fatal error. This entry is

[Mailman-Users] "Mailman CGI error!!! Operation not permitted" - after upgrading Apache to 2.4

2014-06-25 Thread Tomasz Chmielewski
nything like it. Does anyone have a clue how to fix it? -- Tomasz Chmielewski http://www.sslrack.com -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/

Re: [Mailman-Users] sitemap.xml for Mailman

2012-11-24 Thread Tomasz Chmielewski
On 11/25/2012 01:25 AM, Mark Sapiro wrote: Tomasz Chmielewski wrote: I wrote a simple bash script which generates a sitemap.xml file (i.e. to be submitted to Google): http://blog.wpkg.org/2012/11/21/sitemap-xml-for-mailman/ I was inspired by your script to add a -p / --public-archive option

Re: [Mailman-Users] sitemap.xml for Mailman

2012-11-22 Thread Tomasz Chmielewski
On 11/22/2012 10:16 PM, Ralf Hildebrandt wrote: Indeed - thanks for pointing out! Did you update your patch already? If so, I'd apply it to our very own mailman installation here at python.org :) Yes I did (with a small change). -- Tomasz Chmielewski http://blog.wpk

Re: [Mailman-Users] sitemap.xml for Mailman

2012-11-22 Thread Tomasz Chmielewski
On 11/22/2012 08:36 PM, Mark Sapiro wrote: Tomasz Chmielewski wrote: I wrote a simple bash script which generates a sitemap.xml file (i.e. to be submitted to Google): http://blog.wpkg.org/2012/11/21/sitemap-xml-for-mailman/ There is an issue with the above script. Namely, the XML

[Mailman-Users] sitemap.xml for Mailman

2012-11-22 Thread Tomasz Chmielewski
r archives. -- Tomasz Chmielewski -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Arch

Re: [Mailman-Users] Interesting "Bug in Mailman version 2.1.12"

2009-11-11 Thread Tomasz Chmielewski
Mark Sapiro wrote: > Tomasz Chmielewski wrote: >> It exited with "Bug in Mailman version 2.1.12". >> >> >> Webserver nor Mailman logs didn't give me a clue. > > > Mailman's 'error' log should have a a complete traceback and other

[Mailman-Users] Interesting "Bug in Mailman version 2.1.12"

2009-11-10 Thread Tomasz Chmielewski
these files ("find | xargs touch" in the lists dir) fixed the problem. Is it a bug or a feature in mailman, that when some files in "lists" directory are really old, Mailman refuses to work with "Bug in Mailman version 2.1.12"? -- Tomasz Chmielewski http://w

Re: [Mailman-Users] Mailman does not deliver messages any more

2008-03-26 Thread Tomasz Chmielewski
Mark Sapiro schrieb: > Tomasz Chmielewski wrote: > >> Recently, Mailman stopped delivering messages to list members, >> administrators etc. >> >> The messages are archived just fine, I can browse them in a web >> interface, but it looks like Mailman does not

[Mailman-Users] Mailman does not deliver messages any more

2008-03-26 Thread Tomasz Chmielewski
server logs. The server had a crash recently, but everything else works just fine and I have really no idea what should I look for. Any clues? -- Tomasz Chmielewski http://wpkg.org -- Mailman-Users mailing list Mailman-Users@python.org http

[Mailman-Users] adding REL="nofollow" in Mailman's archives

2008-02-05 Thread Tomasz Chmielewski
Perl script which does it. This is one of my first bites at Perl, so be gentle: http://wpkg.org/REL=%22nofollow%22_and_Mailman For some, REL="nofollow" may be controversial, though. -- Tomasz Chmielewski -- Mailman-Users mailing

Re: [Mailman-Users] one of my lists sends mails using "[EMAIL PROTECTED]" address

2007-12-14 Thread Tomasz Chmielewski
Tomasz Chmielewski schrieb: > Tomasz Chmielewski schrieb: >> One of my lists sends mails (subscription, unsubscriptions etc.) using >> "[EMAIL PROTECTED]" address, where "[EMAIL PROTECTED]" is an >> email address defined in: >> >> MAILMAN_SIT

Re: [Mailman-Users] one of my lists sends mails using "[EMAIL PROTECTED]" address

2007-12-14 Thread Tomasz Chmielewski
Tomasz Chmielewski schrieb: > One of my lists sends mails (subscription, unsubscriptions etc.) using > "[EMAIL PROTECTED]" address, where "[EMAIL PROTECTED]" is an > email address defined in: > > MAILMAN_SITE_LIST = '[EMAIL PROTECTED]' > >

[Mailman-Users] one of my lists sends mails using "[EMAIL PROTECTED]" address

2007-12-14 Thread Tomasz Chmielewski
urse rejected. Other lists on the same server are not affected. Any ideas what I screwed? -- Tomasz Chmielewski http://wpkg.org -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman

Re: [Mailman-Users] HOWTO - integrating Mailman with a Swish-e searchengine

2007-11-30 Thread Tomasz Chmielewski
Mark Sapiro schrieb: > Tomasz Chmielewski >> I just wrote a small HOWTO on integrating Mailman with Swish-e: >> >> http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine >> > > > This looks great. > > Is it OK if we (or you) update FAQ 1.11 &

[Mailman-Users] HOWTO - integrating Mailman with a Swish-e search engine

2007-11-29 Thread Tomasz Chmielewski
Hi, I just wrote a small HOWTO on integrating Mailman with Swish-e: http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine Let me know what you think about it. -- Tomasz Chmielewski -- Mailman-Users mailing list Mailman-Users

Re: [Mailman-Users] Our Mailing List Disappeared

2007-11-27 Thread Tomasz Chmielewski
h virtual host configuration? -- Tomasz Chmielewski http://wpkg.org -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable

[Mailman-Users] disable new subscriptions?

2007-11-23 Thread Tomasz Chmielewski
I'm migrating a list from one site to another. Because of this, I want to disable new subscriptions on the old site. Is it possible? I didn't find any specific option to disable new subscriptions in the list admin interface. -- Tomasz Chmielewski http:

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-11-07 Thread Tomasz Chmielewski
Brad Knowles schrieb: > On 11/7/07, Tomasz Chmielewski wrote: > >> So, considering no MTA is running on a machine which runs mailman - how >> do I go through this part: > > The way fetchmail works, you download e-mail from the remote server and > pass it on to the

Re: [Mailman-Users] is it possible to set up mailman on a hostwithout a MTA?

2007-11-07 Thread Tomasz Chmielewski
lman request some-list" some-list-subscribe:"|/path/mailman/mail/mailman subscribe some-list" some-list-unsubscribe: "|/path/mailman/mail/mailman unsubscribe some-list" Should I just deliver all emails to one mailbox ([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL P

Re: [Mailman-Users] is it possible to set up mailman on a host without a MTA?

2007-10-20 Thread Tomasz Chmielewski
tgoing messages. > > If this is the kind of thing you are looking for let me know and we > can discuss it further. All right, I forgot about fetchmail. Was something non-standard needed to make mailman work with fetchmail/cron? -- Tomasz Chmielewski http://wpkg.org -

[Mailman-Users] is it possible to set up mailman on a host without a MTA?

2007-10-20 Thread Tomasz Chmielewski
Is it possible to set up mailman on a host without a MTA? I imagine mailman could easily send emails through an external MTA, and receive email using externam pop3 or imap account - however, I didn't find many hints about such setup in the fine documentation. Any clues? -- T

Re: [Mailman-Users] mailman minimal (memory) requirements?

2006-07-03 Thread Tomasz Chmielewski
otal used free sharedbuffers cached Mem: 29664 25360 4304 0652 7364 -/+ buffers/cache: 17344 12320 Swap: 255744 33296 222448 -- Tomasz Chmielewski Software deployment with Samba http://wpkg.org

Re: [Mailman-Users] mailman minimal (memory) requirements?

2006-07-03 Thread Tomasz Chmielewski
ive, works fast, and on average, it takes less than a second to serve a page. Provided that it's not a PC, but a router with a size of a book, with filesystem and swap on usb-sticks, I would say it's OK to keep an archive of a small site. -- Tomasz Chmielewski Software deploymen

Re: [Mailman-Users] mailman minimal (memory) requirements?

2006-07-02 Thread Tomasz Chmielewski
mailman. But it seems that without a fair amount of hacking, it won't be possible (or even it won't be possible at all). Anyone knows some lighter list archivers (if I just want to display messages from a mailing list via a web interface, sorted by months, years etc.)? --

[Mailman-Users] mailman minimal (memory) requirements?

2006-07-02 Thread Tomasz Chmielewski
s for mailman (~1 post a day)? Is it possible to minimize the memory usage by only running some parts of mailman (i.e., I only want the archive be viewable via the web interface). -- Tomasz Chmielewski http://syneticon.net -- Mailman-Users ma

Re: [Mailman-Users] no posts appear on a new list

2005-08-23 Thread Tomasz Chmielewski
Tomasz Chmielewski schrieb: (...) > It seems that was it, it wasn't running. > > However, it doesn't start: > > # bin/mailmanctl start > Vermisse die Mailingliste: mailman > > (which we can translate "missing mailing list: mailman") > >

Re: [Mailman-Users] no posts appear on a new list

2005-08-23 Thread Tomasz Chmielewski
Mark Sapiro schrieb: > Tomasz Chmielewski wrote: > > >>I'm just trying to set up mailman, but I can't make it work. >> >>When I send an email to a list, all I can see is this entry in "info" >>log of Postfix: >> >>Aug 22 23:18:58

[Mailman-Users] no posts appear on a new list

2005-08-22 Thread Tomasz Chmielewski
I'm just trying to set up mailman, but I can't make it work. When I send an email to a list, all I can see is this entry in "info" log of Postfix: Aug 22 23:18:58 mangoo2 postfix/local[12738]: 1BC3EF0021: to=<[EMAIL PROTECTED]>, relay=local, delay=2, status=sent (delivered to command: /opt/mai

[Mailman-Users] migrating from sourceforge list archive to mailman

2005-08-19 Thread Tomasz Chmielewski
I wanted to migrate a list stored on sourceforge.net to mailman kept on my site. It's about 300 messages. It seems that there is no easy way of doing that, and I'll have to open each mail stored on sourceforge.net, copy it's contents, sender, and date, and send it to a new mailman installation