Stefan Grote wrote:
> Mark Sapiro schrieb:
>
>
>> Stefan Grote wrote:
>>
>>
>>
>>> okay, but my Mailman error log is empty and my apache logs are empty too.
>>>
>>>
>>>
>> This can happen for a few reasons, but the most likely is a syntax
>> error in mm_cfg.py.
>>
>>
>>
>>
Tokio Kikuchi wrote:
>> In short:
>> Replace the first line in /usr/lib/mailman/cron/senddigests
>> # ! /usr/bin/python
>> by
>> #! /usr/bin/python2.3
>> if you have a Python2.3 installed.
>>
>> As this problem appeared here (debian/etch, Mailman 2.1.8-2) after
>> upgrading Python 2.3 to 2.4 th
Matt Herzog wrote:
> I'm running mailman-2.1.6 on NetBSD 3.0 Sparc64.
>
> 1. Mailman is user 1003, group 1003 and all the scripts and binaries in
> /usr/pkg/lib/mailman/Mailman are owned by root:mailman except for:
>
> -rw-r--r-- 1 www mailman 21200 Sep 10 21:02 Defaults.pyc
> -rw-r--r-- 1 w