Re: [Mailman-Users] installation help, pretty please

2002-03-17 Thread John W Baxter

At 13:30 + 3/17/2002, Mark Johnson wrote:
>the install seemed to go fine, there was a strange message when i setup the
>test list, something about "getpass may echo passwords" apart from that its
>all goo. i can see the list web pages fine etc.

Older Python version...which should not be a problem.  It's warning you
that, when bin/newlist prompts you for a password for the administrator of
the new list, the call to getpass() *might* show what you type.

This is a problem if
   1.  it actually does show what you typed (you already know whether it
did); and
   2.  you're in the habit of setting up mailing lists with bad guys
looking over your shoulder.

>This message was created automatically by mail delivery software (Exim).
>
>"A message that you sent could not be delivered to one or more of its
>recipients. This is a permanent error. The following address(es) failed:
>
>  [EMAIL PROTECTED]
>Child process of list_transport transport returned 2 from command:
>/home/mailman/mail/wrapper"

I'll defer the above to others who have encountered the problem.  It would
likely be helpful if you mentioned what mail transfer agent (MTA:
sendmail, Exim, Postfix, qmail, etc) you are using, and what Linux/Unix
version.

  --John
-- 
John Baxter   [EMAIL PROTECTED]  Port Ludlow, WA, USA

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



[Mailman-Users] installation help, pretty please

2002-03-17 Thread Mark Johnson

hi i am strugling in getting mailman to work. i am running it on a slackware
8.0 system with exim 3.34.

the install seemed to go fine, there was a strange message when i setup the
test list, something about "getpass may echo passwords" apart from that its
all goo. i can see the list web pages fine etc.

but, when i try to send mails to the list i get the following:

This message was created automatically by mail delivery software (Exim).

"A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [EMAIL PROTECTED]
Child process of list_transport transport returned 2 from command:
/home/mailman/mail/wrapper"

i have checked the FAQ several times and see no inspiration there. can
someone point me in the right direction? i have had mailman working a few
months back on another sytem and that was great.

***






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