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
> 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:
>- 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
> 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:
- 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
> 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
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
> 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