Re: [Mailman-Users] config.pck, apache, permissions and Errno 13

2005-09-13 Thread Sythos
On Wed, Sep 14, 2005 at 04:11:22AM +0200, Sam Gamgee wrote: > -I installed mailman on a debian server with postfix. >From debian mailman package or from source? -- Sythos - http://www.sythos.net () ASCII Ribbon Campaign - against html/rtf/vCard in mail /\- against

[Mailman-Users] config.pck, apache, permissions and Errno 13

2005-09-13 Thread Sam Gamgee
hello everyone, I am writing this e-mail as a sort of last resort. Believe me I've tried hard, but can't find a solution to the following problem. -I installed mailman on a debian server with postfix. -all mailing lists work. -webinterface works. now, whenever the cronscripts run, or somebody

Re: [Mailman-Users] Mailman + Sendmail

2005-09-13 Thread Rich West
Mark Sapiro wrote: >Rich West wrote: > > > >>I did some further analysis and discovered that the messages (with the >>same message ID) were showing up in the "ps" output as processing "from >>queue". Digging a little further, I tried killing off the sendmail >>processes that were processin

Re: [Mailman-Users] how to receive all notifications and bounces

2005-09-13 Thread Mark Sapiro
Csaba Kiraly wrote: > >I have a question regarding bounce processing. I was setting up a list >for a small group (~20 people) working together preparing documents, etc. >What I need is to receive immediate notifications if something goes >wrong, e.g. an e-mail address was mistyped when added, some

[Mailman-Users] Complettly delete unused mailing lists

2005-09-13 Thread Elvis Fernandes
Hello, I want to delete off a few old mailing lists. I read the instructions at: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.031.htp On checking, I did not the variable OWNERS_CAN_DELETE_THEIR_OWN_LISTS in the /usr/local/mailman/Mailman/mm_cfg.py file. Is there a simple way to

[Mailman-Users] How to make attached jpg show in message body

2005-09-13 Thread Bill Morse
Is there any way to make an image show in the body of a message to the list. When I attach an image in entourage, the image displays in the body of the message. When I attach an image to a list message, it only is listed in the attachments area. Thanks Bill Morse Wm. Morse Editions 450 Harrison

Re: [Mailman-Users] mailman stopped working after upgrade

2005-09-13 Thread Daevid Vincent
> > > From: John W. Baxter > > daevid ~ # which exim > > /usr/sbin/exim > > > > daevid ~ # ll /usr/sbin/exim > > -rws--x--x 1 root root 830012 Jul 7 00:57 /usr/sbin/exim > > I doubt it can just be mailman. Well, exim hasn't changed since that date above, and the config hasn't changed for even

Re: [Mailman-Users] Problem integrating v2.1.5 into the mail system

2005-09-13 Thread Rob Tanner
Cockpit error on my part. Your suggestions ended up pointing me right to it. Thanks, Rob John Dennis said the following on 09/13/2005 09:45 AM: >On Tue, 2005-09-13 at 09:25 -0700, Rob Tanner wrote: > > >>I upgraded from Mailman 2.0.6 to 2.1.5, and I'm having a problem with >>the aliases.

[Mailman-Users] How to make attached jpg show in message body

2005-09-13 Thread Bill Morse
Is there any way to make an image show in the body of a message to the list. When I attach an image in entourage, the image displays in the body of the message. When I attach an image to a list message, it only is listed in the attachments area. Thanks Bill Morse Wm. Morse Editions 450 Harrison

Re: [Mailman-Users] Mailman with MHonArc

2005-09-13 Thread jaf19
To me, the problem with Pipermail is not what it does, but what it doesn't do. Pipermail doesn't allow you to reverse the order of the postings, so readers have to scroll to the bottom of what is, in many cases, a large archive, doesn't show the name of the person posting, and doesn't date or d

Re: [Mailman-Users] mailman stopped working after upgrade

2005-09-13 Thread John Dennis
On Tue, 2005-09-13 at 12:05 -0700, Daevid Vincent wrote: > # User and group for Mailman, should match your --with-mail-gid > # switch to Mailman's configure script. > # Value is normally "mailman" > MM_UID=mailman > MM_GID=mailman > # > # Domains that your lists are in - colon separat

Re: [Mailman-Users] Mailman with MHonArc

2005-09-13 Thread Elvis Fernandes
All, Thanks for all yur help! One more question: I want to delete off a few old mailing lists. I read the instructions at: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.031.htp On checking, I did not the variable OWNERS_CAN_DELETE_THEIR_OWN_LISTS in the /usr/local/mailman/Mailman/

Re: [Mailman-Users] mailman stopped working after upgrade

2005-09-13 Thread John Dennis
On Tue, 2005-09-13 at 11:33 -0700, Daevid Vincent wrote: > > -Original Message- > > From: John W. Baxter > > > > Has Exim lost its setuid bit (and/or its root ownership) in > > the upgrade? > > Thanks for the suggestion John, but the perms look correct. Also, other > email works fine (inc

Re: [Mailman-Users] mailman stopped working after upgrade

2005-09-13 Thread Daevid Vincent
> >Mark said, "Yes, it has the flags, but what is the value of > the ${MAILGID} > >parameter? The error message you received says it's > 'mailman' and should be > >'mail'." > > > >And looking at the log, he seems to be correct: > >Sep 12 12:16:19 [Mailman mail-wrapper] Group mismatch error. Ma

Re: [Mailman-Users] Private archive for list

2005-09-13 Thread Darren G Pifer
To add something to my post, it looks like the index.html file for this list is empty. Do I need to run a search tool to create the index.html file, and if so, what would that be? Darren ODU On Tue, 2005-09-13 at 13:36, Darren G Pifer wrote: > I have been trying to get to the private archives of

Re: [Mailman-Users] mailman stopped working after upgrade

2005-09-13 Thread Daevid Vincent
> -Original Message- > From: John W. Baxter > > Has Exim lost its setuid bit (and/or its root ownership) in > the upgrade? Thanks for the suggestion John, but the perms look correct. Also, other email works fine (incoming/outgoing). It's only mailman... daevid ~ # which exim /usr/sbin/ex

Re: [Mailman-Users] patch to add date to each meassge in mail archiveIndex

2005-09-13 Thread Matt Ryanczak
I submitted this patch to the sourceforge mailman site so it can now be found there. I also updated the patch so that it will now update every template (not just the English version). For convenience the patch is also below (and attached to keep the proper breaks in some of the template files)...

[Mailman-Users] Private archive for list

2005-09-13 Thread Darren G Pifer
I have been trying to get to the private archives of a list but when I click on the URL http://list.odu.edu/private/telephone_logs/ I get nothing on the page. I have been able to access other archives of private lists but for some reason I am not seeing any for this list. I have thought about tryi

Re: [Mailman-Users] mailman stopped working after upgrade

2005-09-13 Thread John W. Baxter
On 9/12/05 7:58 PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > The wrapper is telling you that it > expects to be executed as group 'mailman', and it looks from what > you've presented that it was in fact built that way. It also seems you > can't change it in your update package. > > The wrapper

Re: [Mailman-Users] Problem integrating v2.1.5 into the mail system

2005-09-13 Thread John Dennis
On Tue, 2005-09-13 at 09:25 -0700, Rob Tanner wrote: > I upgraded from Mailman 2.0.6 to 2.1.5, and I'm having a problem with > the aliases. My MTA is Postfix. > > Here's my problem. Our mail system uses the LDAP server for all the MTA > required local aliases. However, on the specific server

[Mailman-Users] Problem integrating v2.1.5 into the mail system

2005-09-13 Thread Rob Tanner
I upgraded from Mailman 2.0.6 to 2.1.5, and I'm having a problem with the aliases. My MTA is Postfix. Here's my problem. Our mail system uses the LDAP server for all the MTA required local aliases. However, on the specific server hosting Mailman, I modified the following line in the Postfi

Re: [Mailman-Users] Help with Passord protecting Mail List

2005-09-13 Thread Sythos
On Tue, Sep 13, 2005 at 06:45:18AM -0500, George Payne wrote: > I have used Imail for a number of years. I can't find where it tells how > the moderator uses their password to send and email. Can you please help? When moderator receive notification about suspended email in moderated list he shou

[Mailman-Users] Help with Passord protecting Mail List

2005-09-13 Thread George Payne
I have used Imail for a number of years. I can't find where it tells how the moderator uses their password to send and email. Can you please help? George Payne Write Hand Publishing 105 Willow Drive Andalusia, AL 36421 334 222-9212 [EMAIL PROTECTED] www.writehand.c

Re: [Mailman-Users] htdig integration broken after upgrade

2005-09-13 Thread Odhiambo Washington
* On 11/09/05 12:00 -0700, Mark Sapiro wrote: > Odhiambo Washington wrote: > > > >I recently upgraded a 2.1.3 install to 2.1.5 (along with > >htdig-2.1.5-0.1.patch and indexing-2.1.5-0.1.patch) and now > >htdig/archive searches are failing for the following error: > > > > > > >After the fixes, and

[Mailman-Users] how to receive all notifications and bounces

2005-09-13 Thread Csaba Kiraly
Dear All, I have a question regarding bounce processing. I was setting up a list for a small group (~20 people) working together preparing documents, etc. What I need is to receive immediate notifications if something goes wrong, e.g. an e-mail address was mistyped when added, some delivery errors

Re: [Mailman-Users] Mailman with MHonArc

2005-09-13 Thread Brad Knowles
At 2:59 PM -0700 2005-09-12, Elvis Fernandes wrote: > I am trying to setup a discussion archival system, where the discussion > between users in a mail-list can be browsed on a webpage. > On searching the web, it seems like MhonArc can do this. Mailman includes a built-in web archive