Thanks Odhiambo I would do this, but I cannot find any tarballs anywhere which relate to mailman on my system. Where would I get this, and is it advisable to do so under the Debian system? (this part addresses to Debian users)
I was checking out the netstat results, as John suggested that someone else do, and this is what I got -------- fish:/var/log# netstat -na |grep ":25 " tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN -------- Being a linux neophyte, this seems to say that nothing is listening on localhost or 127.0.0.1. And being curious, I decided to check the passwd file for the user with pid:uid of 103 and it was the other list program that I was using when I decided to try mailman (whispering here, "it was Listar") and was wondering if I should just change the pid:uid of that user to what mailman was looking for? Robert Lydiate [EMAIL PROTECTED] -----Original Message----- From: Odhiambo Washington [mailto:wash@;wananchi.com] Sent: Friday, October 25, 2002 8:06 AM To: fish Subject: Re: [Mailman-Users] Web subscription not working * fish <[EMAIL PROTECTED]> [20021025 06:54]: wrote: Hello Fish (for real? ;-)) > The following text was generated during the delivery attempt: > > ------ pipe to |/var/lib/mailman/mail/wrapper mailcmd test > generated by [EMAIL PROTECTED] ------ > > Failure to exec script. WANTED gid 1, GOT gid 103. (Reconfigure to take > 103?) > > > Now, from reading the troubleshooting list at > http://www.gnu.org/software/mailman/install-faq.html, I get that Mailman is > looking for a different gid, but this is Debian and I can't configure > anything when it installs a program. How do I change this so that it will > work? BTW, I can subscribe the address from the admin page, but not from the > general subscription page. Why don't you look at where Debian has installed it, grab a tarball, run ./configure --with-prefix=/existing/path --with-mail-gid=XX --with-cgi-gid=X X Then install?? I run FreeBSD so I may be lying to you because I don't know Debian stuff, but unixwise (using the same version of Mailman that Debian uses) I believe I am correct ;-) -Wash -- Odhiambo Washington <[EMAIL PROTECTED]> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) Schapiro's Explanation: The grass is always greener on the other side -- but that's because they use more manure. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
