[Mailman-Users] Problems with mailman installation

2023-11-09 Thread Stephen J. Turnbull
Nils writes: > vhost configuration: This is irrelevant at this point, I think. Apache is calling the cgi so you're past that. > Here is the significant part of the fstab file that provides the > necessary directories in the chroot environment: You're missing the bin directory and Python's

[Mailman-Users] Problems with mailman installation

2023-11-08 Thread Nils
I can't get mailman version (1:2.1.26-1ubuntu0.6) to run on an ubuntu 18.04 installation with apache2 running in chroot. I've done the same thing before, a long time ago and it worked perfectly back then. chroot directory is /home/www (I admit that it's strange to put it there, but the provided

Re: [Mailman-Users] Problems with Mailman LDAPMemberships Adapter

2013-06-06 Thread Chris Nulk
Hi Mark, I don't know about others but I still use the LDAP adapter here. And I still appreciate the assistance you gave to get it working. Thanks again, Chris On 6/5/2013 5:47 PM, Mark Sapiro wrote: On 06/05/2013 08:29 AM, Lennart Barfod wrote: Hi Mark, I'm using the LDAPMembership.py Ver

Re: [Mailman-Users] Problems with Mailman LDAPMemberships Adapter

2013-06-06 Thread Lennart Barfod
Hi Mark, thank you very much for your help! Now it works! And thanks for fixing it at launchpad. King regards, Lenni Am 06.06.2013 um 02:47 schrieb Mark Sapiro : > On 06/05/2013 08:29 AM, Lennart Barfod wrote: >> Hi Mark, >> >> I'm using the LDAPMembership.py Version 0.63. >> >> Yes I resta

Re: [Mailman-Users] Problems with Mailman LDAPMemberships Adapter

2013-06-05 Thread Mark Sapiro
On 06/05/2013 08:29 AM, Lennart Barfod wrote: > Hi Mark, > > I'm using the LDAPMembership.py Version 0.63. > > Yes I restartet mailman some times after adding the extend.py. > > Ok, so I should reinstall mailman and Python-ldap? Or where seems to be the > problem? There seems to be a serious

Re: [Mailman-Users] Problems with Mailman LDAPMemberships Adapter

2013-06-05 Thread Mark Sapiro
On 06/05/2013 03:04 AM, Lennart Barfod wrote: > > So know I want to use the LDAP Extension > (https://bugs.launchpad.net/mailman/+bug/558106) to build my mailingliste in > LDAP. > After some problems with Python-ldap now i configured a mailinglist "test" > and created a extend.py file in the Li

Re: [Mailman-Users] Problems with Mailman LDAPMemberships Adapter

2013-06-05 Thread Lennart Barfod
Hi Mark, I'm using the LDAPMembership.py Version 0.63. Yes I restartet mailman some times after adding the extend.py. Ok, so I should reinstall mailman and Python-ldap? Or where seems to be the problem? Am 05.06.2013 um 17:21 schrieb Mark Sapiro : > On 06/05/2013 03:04 AM, Lennart Barfod w

[Mailman-Users] Problems with Mailman LDAPMemberships Adapter

2013-06-05 Thread Lennart Barfod
Hi community, I've installed mailman (Version 2.1.12) at my CentOS 6 server and in gernerally it works fine. So know I want to use the LDAP Extension (https://bugs.launchpad.net/mailman/+bug/558106) to build my mailingliste in LDAP. After some problems with Python-ldap now i configured a maili

Re: [Mailman-Users] Problems with Mailman set-up in Mac OS X Server and Server Admin.

2010-12-14 Thread Chris Tandiono
You might need to change the setting in Mac OS X Server Admin rather than manually changing it in mm_cfg.py. For example, when you add a directory in web sharing in the sharing prefpane, it's added to httpd.conf, and I think it will automatically be re-added if you remove it from httpd.conf with

[Mailman-Users] Problems with Mailman set-up in Mac OS X Server and Server Admin.

2010-12-14 Thread JRC Groups
Dear all, I have been lucky enough to be helped by Mark Sapiro to get my installation of Mailman fixed and my mailing lists properly configured. His help has been crucial and I want to acknowledge publicly how grateful I am for his help. We have experienced a problem that seems to be created by

Re: [Mailman-Users] Problems with Mailman/Exim4 mailinglists for certain senders

2008-11-05 Thread Nicolas Neuss
Brad Knowles <[EMAIL PROTECTED]> writes: > Nicolas Neuss wrote: > > ... > > Sounds to me like your aliases aren't set up properly. > > What do you actually get in your log files on your machine? Check both > your Exim logs and your Mailman logs. > > Without this kind of information, you're flying

Re: [Mailman-Users] Problems with Mailman/Exim4 mailinglists forcertain senders

2008-11-04 Thread Mark Sapiro
Nicolas Neuss wrote: > >I'm using the Mailman package with Exim 4 on a Debian Etch/testing system >'ruprecht.mathematik.uni-karlsruhe.de' (which is an alias for >'ma-slave.mathematik.uni-karlsruhe.de', BTW). This is your problem. You cannot reliably deliver mail to a CNAME. In order to reliably de

Re: [Mailman-Users] Problems with Mailman/Exim4 mailinglists for certain senders

2008-11-04 Thread Brad Knowles
Nicolas Neuss wrote: An example is the list '[EMAIL PROTECTED]'. It seems that emails from Solaris/Sendmail systems do not get through, because the university mail server asks for the user 'kurs-6484' on my server, and is told that this user does not exist. However, sending from other machines

[Mailman-Users] Problems with Mailman/Exim4 mailinglists for certain senders

2008-11-04 Thread Nicolas Neuss
[I tried first to get help for this problem using the list for the Debian package of Mailman - unfortunately, no one answered. So I try it again here. If this does not succeed, I will try another MTA instead of Exim4.] Dear Mailman experts, I'm using the Mailman package with Exim 4 on a Debian

Re: [Mailman-Users] Problems with mailman and postfix

2007-09-18 Thread Mark Sapiro
Daniel Herrmann wrote: > >Now I get a new error, and I found the reason. >I don't have the wrapper program, which should be normally >In /usr/lib/mailman/mail , but it is nor there. > >I couldn't even find it with find / -name wrapper -print, >I just don't have it. You couldn't find it like that

Re: [Mailman-Users] Problems with mailman and postfix

2007-09-18 Thread Daniel Herrmann
> >> >Hello List, > >> > > >> >first: I installed mailman now for the first time. > >> > > >> >I could make the new list "mailman" via ssh and the newlist > command. > >> > > >> >The second list I created via the webinterface. > >> > > >> >Everything works well, but if I send now a message to > >>

Re: [Mailman-Users] Problems with mailman and postfix

2007-09-17 Thread Barry Finkel
>> >Hello List, >> > >> >first: I installed mailman now for the first time. >> > >> >I could make the new list "mailman" via ssh and the newlist command. >> > >> >The second list I created via the webinterface. >> > >> >Everything works well, but if I send now a message to >> >

Re: [Mailman-Users] Problems with mailman and postfix

2007-09-17 Thread Daniel Herrmann
> >Hello List, > > > >first: I installed mailman now for the first time. > > > >I could make the new list "mailman" via ssh and the newlist command. > > > >The second list I created via the webinterface. > > > >Everything works well, but if I send now a message to > > > >[

Re: [Mailman-Users] Problems with mailman and postfix

2007-09-17 Thread Barry Finkel
Daniel Herrmann wrote: >Hello List, > >first: I installed mailman now for the first time. > >I could make the new list "mailman" via ssh and the newlist command. > >The second list I created via the webinterface. > >Everything works well, but if I send now a message to >

[Mailman-Users] Problems with mailman and postfix

2007-09-17 Thread Daniel Herrmann
Hello List, first: I installed mailman now for the first time. I could make the new list "mailman" via ssh and the newlist command. The second list I created via the webinterface. Everything works well, but if I send now a message to [EMAIL PROTECTED]

Re: [Mailman-Users] problems with mailman v2.1.5

2007-08-09 Thread John W. Baxter
On 8/9/07 2:54 PM, "Mario Silva" <[EMAIL PROTECTED]> wrote: > I have this problem with mailman. > > > > When a person who is not member of a list, the manager of the list gets the > message to approve the delivery of the message, but when a member of the > list send a message, the message just

[Mailman-Users] problems with mailman v2.1.5

2007-08-09 Thread Mario Silva
Hi all: I have this problem with mailman. When a person who is not member of a list, the manager of the list gets the message to approve the delivery of the message, but when a member of the list send a message, the message just gets disappears, the message never gets to the list. I del

Re: [Mailman-Users] problems with mailman and dyndns host

2005-12-22 Thread Mark Sapiro
fvgi242ss wrote: > >Several recipients get messages like this: > >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >[EMAIL PROTECTED] >Sent: Thursday, December 22, 2005 4:19 PM >To: [EMAIL PROTECTED] >Subject: [wlanhacking] Please be patient > > >What to

[Mailman-Users] problems with mailman and dyndns host

2005-12-22 Thread fvgi242ss
I run gissmoh.kicks-ass.net (dyndns) and mail.wlanhacking.de which is an alias to gissmoh.kicks-ass.net. I have existing CNAME/MX entries: mail.wlanhacking.de.CNAME gissmoh.kicks-ass.net *.wlanhacking.de. MX 100 gissmoh.kicks-ass.net wlanhacking.de. MX 1

Re: [Mailman-Users] Problems with Mailman on Fedora Core 3 system

2005-07-05 Thread John Dennis
On Fri, 2005-07-01 at 12:37 -0400, Matt Singerman wrote: > Hi Mark, > > Thanks for posting this - I didn't even know this filed existed! I > think I've located the problem - mailmanctl isn't running. However, > when I try to start it (with "/usr/lib/mailman/bin/mailmanctl start"), > nothing happ

Re: [Mailman-Users] Problems with Mailman on Fedora Core 3 system

2005-07-01 Thread Mark Sapiro
Matt Singerman wrote: > Argh. Still having problems. So I think there was a problem with the > default mailman package, so I blew it away and reinstalled the RPM > from scratch. This added a mailman home directory (good), but I still > couldn't su (bad). Used vipw and changed mailman's shell fr

Re: [Mailman-Users] Problems with Mailman on Fedora Core 3 system

2005-07-01 Thread Matt Singerman
Argh. Still having problems. So I think there was a problem with the default mailman package, so I blew it away and reinstalled the RPM from scratch. This added a mailman home directory (good), but I still couldn't su (bad). Used vipw and changed mailman's shell from /sbin/nologin to /bin/bash.

Re: [Mailman-Users] Problems with Mailman on Fedora Core 3 system

2005-07-01 Thread Matt Singerman
Hi Mark, Thanks for posting this - I didn't even know this filed existed! I think I've located the problem - mailmanctl isn't running. However, when I try to start it (with "/usr/lib/mailman/bin/mailmanctl start"), nothing happens. I tried to su as user mailman to check the crontab and try and

Re: [Mailman-Users] Problems with Mailman on Fedora Core 3 system

2005-07-01 Thread Mark Sapiro
Matt Singerman wrote: >but I don't even think it's getting that far. Any emails sent to the >test list don't make it there at all. They're not being sent out to >the members, and don't make it into the archives. See the FAQ >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Article 3.14 -

[Mailman-Users] Problems with Mailman on Fedora Core 3 system

2005-07-01 Thread Matt Singerman
Hello, So our old list server died, and I opted to switch from OpenBSD to Fedora for the new one. This is a brand-new system with nothing weird or complex on it, yet. It is running Fedora Core 3 (I know, FC4 is out, but I had this sitting around). I downloaded the latest Mailman RPM after insta

Re: [Mailman-Users] Problems with Mailman and Postfix

2004-05-30 Thread Tommaso Leonardi
EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, May 30, 2004 6:35 PM Subject: Re: [Mailman-Users] Problems with Mailman and Postfix > At 3:02 PM +0200 2004/05/30, Tommaso Leonardi wrote: > > > RuntimeError: command failed: /usr/sbin/postalias > > /usr/local/ma

Re: [Mailman-Users] Problems with Mailman and Postfix

2004-05-30 Thread Brad Knowles
At 3:02 PM +0200 2004/05/30, Tommaso Leonardi wrote: RuntimeError: command failed: /usr/sbin/postalias /usr/local/mailman/data/aliases (status: 1, Operation not permitted) If you go to the Mailman FAQ wizard at and search on things like "postalias" or

Re: [Mailman-Users] Problems with Mailman and Postfix

2004-05-30 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tommaso Leonardi wrote: > I've a little problem, i hope you can help me :) > > I've a Linux Mandrake 10 server with Postfix and Apache. The problem > is tha when i create a new ML i get this error: > Traceback: > > Traceback (most recent call last): >

[Mailman-Users] Problems with Mailman and Postfix

2004-05-30 Thread Tommaso Leonardi
Hi, I've a little problem, i hope you can help me :) I've a Linux Mandrake 10 server with Postfix and Apache. The problem is tha when i create a new ML i get this error: Traceback: Traceback (most recent call last): File "/usr/local/mailman/scripts/driver", line 87, in run_main main() Fi

[Mailman-Users] Problems with MailMan Help

2004-05-19 Thread Bartosz Jozwiak
Hello, I have just installed MailMan and I am expriancing some problems. Can somebody help me ? bartek:/usr/local/mailman/bin# ./genaliases Traceback (most recent call last): File "./genaliases", line 116, in ? main() File "./genaliases", line 106, in main MTA.create(mlist, nolock=Tru

Re: [Mailman-Users] Problems with mailman migration

2004-05-04 Thread Martin Oehler
Hi! On Tue, May 04, 2004 at 02:32:04PM +0200, Kai Schaetzl wrote: > Martin Oehler wrote on Mon, 3 May 2004 23:03:41 +0200: > > > Could someone point me in the right direction where to find > > documentation for moving/upgrading my lists? > > > > There isn't much to do when you want to move/upgra

Re: [Mailman-Users] Problems with mailman migration

2004-05-04 Thread Kai Schaetzl
Martin Oehler wrote on Mon, 3 May 2004 23:03:41 +0200: > Could someone point me in the right direction where to find > documentation for moving/upgrading my lists? > There isn't much to do when you want to move/upgrade lists. I upgraded from the standard mailman which came with my Suse distribut

[Mailman-Users] Problems with mailman migration

2004-05-03 Thread Martin Oehler
Hi! I run into problems migrating an old installation of mailman into a current one. I've got the old installation of mailman (2.0.13) residing at /home/mailman. The mails should be moved to /var/lib/mailman where I installed the current package (2.1.4, debian testing/unstable). I already tried

[Mailman-Users] Problems With Mailman and Exim

2004-04-04 Thread Joseph A. Nagy, Jr.
Mailman and Exim aren't playing nice. Something about mailman is causing Exim to not properly bind to port 25. Any idea's? -- Joseph A. Nagy, Jr. http://joseph-a-nagy-jr.homelinux.org Political Activist Extraordinaire Peace, Life, Liberty "The only fallacy is the inaction on our part to stav

[Mailman-Users] Problems with mailman-2.1.4 sending mail using sendmail

2004-02-10 Thread Hill, Ronald
Hi All, I am trying to get mailman 2.1.4 to run on HPUX with sendmail and am running into problems. I have the web interface working correctly but I am unable to post mail to a test group I created a test group using the new list command. I did receive an e-mail confirming the creation of the li

[Mailman-Users] Problems with Mailman.....

2004-01-14 Thread Chris Wagner
Yellow Dog Linux 3.0 Postfix 1.1.11 Mailman 2.0.13 I'm experiencing some oddities with Mailman on our setup. I am new to Mailman, so the configuration we have setup is very simple with few variations. I can create new lists with the newlist list_name command and mailman walks me through the set

[Mailman-Users] problems with Mailman 2.1.3

2003-12-18 Thread ljacobs
I upgraded to Mailman 2.1.3 on RH Linux running python 2.2.2 and Postfix 2.0.14 and am having a problem. None of my legit mail is getting out. It is failing with an error reported in the logs/smtp-failure as "delivery to [EMAIL PROTECTED] failed with code -1". I had been running Mailman 2.1 wit

[Mailman-Users] problems with MailMan interface/templates

2003-08-18 Thread Ryan Walker
Hi, I have some bugs to report -- not really bugs, exactly, but problems with the Mailman interface (especially the web/email interface as it pertains to list subscribers) and the inflexibility of some of the templates. Basically, in the version of Mailman I'm using, the program interface does not

Re: [Mailman-Users] problems with mailman on apache2

2003-07-29 Thread Shane Hickey
On Tue, 29 Jul 2003 22:09:21 +0100 Richard Barrett <[EMAIL PROTECTED]> wrote: > The admin.py and listinfo.py CGI scripts use code that determines > which lists are present on the system by listing the contents of the > directory defined by the MM configuration variable LIST_DATA_DIR, as > define

Re: [Mailman-Users] problems with mailman on apache2

2003-07-29 Thread Richard Barrett
The admin.py and listinfo.py CGI scripts use code that determines which lists are present on the system by listing the contents of the directory defined by the MM configuration variable LIST_DATA_DIR, as defined in $prefix/Mailman/Defaults.py or possibly overridden in $prefix/Mailman/mm_cfg.py.

Re: [Mailman-Users] problems with mailman on apache2

2003-07-29 Thread Shane Hickey
On Tue, 29 Jul 2003 21:09:24 +0100 Richard Barrett <[EMAIL PROTECTED]> wrote: > You do not say what URL is yielding the response or which version of > Mailman you are running. I apologize for the lack of information. I'm running Mailman version 2.1.2, installed from a Gentoo ebuild. The list n

Re: [Mailman-Users] problems with mailman on apache2

2003-07-29 Thread Richard Barrett
On Tuesday, July 29, 2003, at 08:40 pm, Shane Hickey wrote: On Fri, 25 Jul 2003 03:01:41 +0200 Brad Knowles <[EMAIL PROTECTED]> wrote: and all our mailman lists are still working. Unfortunately, I can't give you any details of what we did to convert, since I was not involved in that process. Ho

Re: [Mailman-Users] problems with mailman on apache2

2003-07-29 Thread Shane Hickey
On Fri, 25 Jul 2003 03:01:41 +0200 Brad Knowles <[EMAIL PROTECTED]> wrote: > and all our mailman lists are still working. Unfortunately, I can't > give you any details of what we did to convert, since I was not > involved in that process. However, I can confirm that there should > be no probl

Re: [Mailman-Users] problems with mailman on apache2

2003-07-24 Thread Brad Knowles
At 6:04 PM -0600 2003/07/24, Shane Hickey wrote: Anyway, I recently upgraded to apache 2.0 and I'm having problem. I copied the appropriate lines of config from my old httpd.conf to my new conf. However, when I try to access any of the web pages for my lists, I get this error: "No suc

[Mailman-Users] problems with mailman on apache2

2003-07-24 Thread Shane Hickey
Howdy all, I apologize if this problem has been solved, I searched for a while and I couldn't turn anything up. Basically, I had apache 1.3 and mailman working rather nicely on a Gentoo box. Actually, I even used the masked mailman ebuild for Gentoo. I did this because my mailing-lists a

[Mailman-Users] Problems with Mailman on RH7.2/Sendmail 8.11.6

2003-06-06 Thread newsletters
Hey Gang, I'm setting up my first mailing list and it's not going too well :( I've got things configured to the best that I can see. When I post into the newsletter alias, I don't see any errors in maillog. I've got mailman in /etc/smrsh. The log file shows the whole "| mailman post newsletter

Re: [Mailman-Users] Problems with mailman 2.0.13

2003-06-05 Thread Richard Barrett
Ignore this nonsense from me. My in box got mis-sorted and I only realised _after_ I hit the send button. Grrr At 16:27 17/09/2002, Ísak Ben wrote: Hi there. Im running RedHat Linux 7.2 with Sendmail 8.12.5 compiled from source and i just compiled mailman 2.0.13 from source I cannot help with y

Re: [Mailman-Users] Problems with mailman 2.0.13

2003-06-05 Thread Richard Barrett
At 16:27 17/09/2002, Ísak Ben wrote: Hi there. Im running RedHat Linux 7.2 with Sendmail 8.12.5 compiled from source and i just compiled mailman 2.0.13 from source I cannot help with your smrsh problem but if you are installing MM from source and this is a new install then you would be better of

[Mailman-Users] Problems with Mailman 2.1

2003-02-02 Thread Albert E. Whale, CISSP
I recently re-installed my Linux Mandrake 8.2 server, I had located some data corruption in the OS Binaries. Anyway, I've been using Mailman for quite awhile, the server has been running LM 8.1 and was upgraded to 8.2. Mailman has received several upgrades while in place on the system. I'm ex

[Mailman-Users] Problems with Mailman 2.1

2003-01-31 Thread Albert E. Whale, CISSP
I recently re-installed my Linux Mandrake 8.2 server, I had located some data corruption in the OS Binaries. Anyway, I've been using Mailman for quite awhile, the server has been running LM 8.1 and was upgraded to 8.2. Mailman has received several upgrades while in place on the system. I'm expla

[Mailman-Users] Problems with Mailman server...

2003-01-09 Thread Ashley M. Kirchner
My subscription got disabled, so anyone who answers to this message, please CC me as well. I don't know if anyone noticed this or not, but when I go to my account preferences for this list (http://mail.python.org/mailman/options/mailman-users/ashley%40pcraft.com), I can log in just fine, b

[Mailman-Users] Problems with mailman 2.1b3 in a production environment

2002-10-11 Thread Gleydson Mazioli da Silva
Hi all, After updating the mailman 2.0.9 to 2.1b3, I got the following problem: After four days, all list messages were delivered correctly. But now, no one message is delivered for list members (I think normal members only). The postfix log show the following message when it receives a message

Re: [Mailman-Users] Problems with mailman 2.0.13

2002-09-17 Thread irwin
On Tuesday 17 September 2002 08:27 am, Ísak Ben wrote: > Hi there. > > Im running RedHat Linux 7.2 with Sendmail 8.12.5 compiled from source and i > just compiled mailman 2.0.13 from source > > This is my error: Looks like you don't have the aliases set up correctly. Here is what works for me

[Mailman-Users] Problems with mailman 2.0.13

2002-09-17 Thread Ísak Ben
Hi there. Im running RedHat Linux 7.2 with Sendmail 8.12.5 compiled from source and i just compiled mailman 2.0.13 from source This is my error: -- Sep 17 14:30:19 gola smrsh: uid 25: attempt to use wrapper.post.testlisti Sep 17 14:30:19 gola sendmail[27357]: g8HEUJhi027356: to=|/usr/adm/sm.bi

[Mailman-Users] Problems -with -mailman

2002-07-06 Thread root
Good Mailman S.O. Linux 7.2 Redhat Python-1.5.2-35 Sendmail-8.11.6-3 Mailman 2.0.6-1 - All the configuration was complited - The install was OK - The check_perms script ---> No problems found - In Final sysstem set-up - httpd.conf was configurated - crontab crontab.in

[Mailman-Users] -Problems with mailman -

2002-06-27 Thread Bernard Camacho Florez
Good Mailman S.O. Linux 7.2 Redhat Python-1.5.2-35 Sendmail-8.11.6-3 Mailman 2.0.6-1 - All the configuration was complited - The install was OK - The check_perms script ---> No problems found - In Final sysstem set-up - httpd.conf was configurated - crontab crontab.i

[Mailman-Users] Problems with mailman header regexps

2002-02-15 Thread Russell King
Hi, Please CC: me with any responses; I'm not subscribed to these mailman lists. I'm desperately trying to get mailman to filter HTML-encoded email from my mailing lists. The problem is no matter what I try it still gets through. It appears that some of my regexps work, but some don't; this ha

Re: [Mailman-Users] Problems with Mailman under 'secure' Linux kernels

2002-01-28 Thread Marc MERLIN
On Thu, Jan 10, 2002 at 10:59:43AM -0500, Barry A. Warsaw wrote: Content-Description: message body text > Has README.LINUX not helped? I'm attaching a few files from Mailman > 2.1 just in case they have more useful or up-to-date information. > The script itself is probably too MM2.1-centric, but

Re: [Mailman-Users] Problems with Mailman under 'secure' Linux kernels

2002-01-10 Thread Mike Burton
Oops... Thanks... I suppose some more research was due on my end. Not a good excuse, but I already attested to being brain-dead after a gruelling day of working as a NT4/Win2K admin. We are migrating from to Win2K and it's a nightmare. I really would rather be working in a Posix environme

Re: [Mailman-Users] Problems with Mailman under 'secure' Linux kernels

2002-01-10 Thread Richard Barrett
Barry - thanks for bringing some rtfm to bear and sorry for wasting your time. MM 2.0.8 $build/README.LINUX reads as follows which seems define the problem and solution pretty clearly: Mailman - The GNU Mailing List Management System

Re: [Mailman-Users] Problems with Mailman under 'secure' Linux kernels

2002-01-10 Thread Barry A. Warsaw
> "MB" == Mike Burton <[EMAIL PROTECTED]> writes: MB> Thank you, Richard. This sounds like a reasonable answer to MB> what is happening. I'm not sure that I want to reload Lunix MB> to accomplish setting up Mailman. I certainly hope there is a MB> workaround that someone c

Re: [Mailman-Users] Problems with Mailman under 'secure' Linux kernels

2002-01-10 Thread Mike Burton
Thank you, Richard. This sounds like a reasonable answer to what is happening. I'm not sure that I want to reload Lunix to accomplish setting up Mailman. I certainly hope there is a workaround that someone can share. I also didn't mention that this was only through the web interface. I ca

Re: [Mailman-Users] Problems with Mailman

2002-01-10 Thread Richard Barrett
I think this should be re-titled 'Mailman problem under 'secure' Linux kernels. I have seen this problem reported recently on this list by another user. While I do not run any 'secure' version of linux kernel, I think the problem results from restrictions on the creation of hard links under suc

[Mailman-Users] Problems with Mailman

2002-01-09 Thread mburton
Hi folks, I am giving Mailman 2.8 a try again after about a couple years away from it. It looks like it has matured quite a bit in that time and I am excited to reevaluate it. I have installed it with very little trouble on the surface. I have created a test list called BCtest without prob

[Mailman-Users] Problems with mailman after sendmail upgrade

2001-06-25 Thread Charlie Clark
After an update to the most recent sendmail version, mailman receives but no longer distributes e-mail, it has run perfectly up until now. This is an excerpt from the log: Jun 14 00:26:48 mail sendmail[32528]: f5DMQmK32528: from=<[EMAIL PROTECTED]>, size=1268, class=0, nrcpts=1, msgid=<[EMAIL PR

[Mailman-Users] problems with mailman and config.db

2001-05-07 Thread Michael W
I see this in my mailman error log: May 06 16:00:02 2001 qrunner(820): Traceback (innermost last): May 06 16:00:02 2001 qrunner(820): File "/home/mailman/cron/qrunner", line 283, in ? May 06 16:00:02 2001 qrunner(820): kids = main(lock) May 06 16:00:02 2001 qrunner(820): File "/home/mai