Re: [Mailman-Users] FW: Your message to Starsfrog awaits moderator approval

2001-06-25 Thread Gergo Soros
From: "Jean-Luc" <[EMAIL PROTECTED]> ... > I can't have an E-mail going out on the > mailing list without approval, see the E-mail you receive if you post on the > ML. Can somebody tell me why? ... > The reason it is being held: > > Message has implicit destination ... "Implicit destination

Re: [Mailman-Users] mailman and apache

2001-05-17 Thread Gergo Soros
> php-script mails to > [EMAIL PROTECTED] string like "subscribe > Address_of_recipient". > But mailman's replies (with subscription confirmation) comes to address > [EMAIL PROTECTED]!!! This is a PHP question, not Mailman. Set the From: and Reply-to headers to the address of the subscriber:

Re: [Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-16 Thread Gergo Soros
>- Transcript of session follows - > Failure to exec script. WANTED gid 12, GOT gid 2. (Reconfigure to take 2?) > 554 "|/home/mailman/mail/wrapper mailcmd test"... unknown mailer error 2 > > Do I need to chgrp wrapper? No, you need to reconfigure to take mail-gid 2: $ configure --wi

Re: [Mailman-Users] Mailman problem? (Fw: Returned mail: unknown mailer error 126)

2001-05-15 Thread Gergo Soros
> In /etc/aliases I have: > > test-request:|/home/mailman/mail/wrapper mailcmd test Try quoting the command: test-request: " |/home/mailman/mail/wrapper mailcmd test" Gergo _ Do You Yahoo!? Get your free @yahoo.com address at http:

Re: [Mailman-Users] Re: [Mailman-Developers] Re: Big problems with stale lockfiles on large list...

2001-05-03 Thread Gergo Soros
- Original Message - From: "Barry A. Warsaw" <[EMAIL PROTECTED]> > > "CVR" == Chuq Von Rospach <[EMAIL PROTECTED]> writes: > > >> Barry, wanted to thank you muchly for the lengthy description > >> of the problem and the patch that you provided. I figured that > >> this

Re: [Mailman-Users] Big problems with stale lockfiles on large list...

2001-04-27 Thread Gergo Soros
> Running Mailman-2.0.1, with Python 1.5.2 on a RedHat 6.2 machine along > w/Apache-1.3.14 and Sendmail-8.11.0, and am having some serious grief with > stale lockfiles on one of our lists. List contains ~60k addresses on it, > and has constant traffic to the WWW administration pages. Not high

[Mailman-Users] Currupted .db files

2001-04-02 Thread Gergo Soros
Hi all, We have Mailman 2.01 installed on a CobaltRaq (Redhat based) and it was running fine until yesterday when the db file for one of the lists got corrupted. List recreated but after few hours the same thing has happened with several other lists. Since then I keep recreating the lists, r

Re: [Mailman-Users] Wrapper gets wrong HOME directory

2001-03-29 Thread Gergo Soros
> It seems that wrapper is looking for /home/mailman/post in > /usr/local/majordomo and is obviously having problems. Why would it be doing > this and how do I fix it? > > See README.SENDMAIL: -- For example, if you've installed Mailman in the standard location, you can just execute these com