On 12/29/05 11:11 AM, "Ralf Hildebrandt" <[EMAIL PROTECTED]>
wrote:
> * Ralf Hildebrandt <[EMAIL PROTECTED]>:
>
>> So I should go for python 2.4?
>
> I installed python2.4, stopped the queuerunner and linked
> /usr/bin/python2.4 <- /usr/bin/python and restarted the queuerunner.
>
> The "problem
* Ralf Hildebrandt <[EMAIL PROTECTED]>:
> So I should go for python 2.4?
I installed python2.4, stopped the queuerunner and linked
/usr/bin/python2.4 <- /usr/bin/python and restarted the queuerunner.
The "problem" seems to remain. So, I had a closer look:
1) mutt displays the Subject: header OK
* John W. Baxter <[EMAIL PROTECTED]>:
> Ralf, it would be useful to know what version of Python you are using with
> Mailman.
Python 2.3.5 (#2, Aug 30 2005, 15:50:26)
[GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2
> As I read CookHeaders.py, the relevant code there looks right wi
On 12/25/05 11:57 PM, "Ralf Hildebrandt" <[EMAIL PROTECTED]>
wrote:
> * John W. Baxter <[EMAIL PROTECTED]>:
>
>> It doesn't look folded correctly in Ralf's message as received here. I
>> don't see whitespace after the CR LF. Thus the second part isn't a proper
>> continuation of the header.
>
I started having permission problems with mailman just now. All messages
sent to the lists get shunt, and when I try to unshunt them I get these
errors in mailman/error log:
Dec 28 21:05:41 2005 (23314) Archive file access failure:
/var/lib/mailman/archives/private/depto.mbox/depto.mbox
for a private archive, the Cgi/private script not only checks authentication/
authorisation, but also delivers the contents. (This task would probably
better be left to Apache.) Here's one problem:
the script has its own logic for determining the MIME type of attachments,
separate from Apache. The