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
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
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/
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
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
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
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
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
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
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
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
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
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
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]'
>
>
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
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
&
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
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
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:
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
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
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
-
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
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
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
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.)?
--
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
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")
>
>
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
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
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
31 matches
Mail list logo