On Wed, 8 Sep 2004, Branden Simbeck wrote:

I am just getting Mailman set up for my organsiation and I have not used
Linux in a while. I have my installation set up and running with out a
problem until I send an e-mail to one of my lists. This is the message I
get:

The original message was received at Wed, 8 Sep 2004 22:22:20 -0400 from
[EMAIL PROTECTED]

  ----- The following addresses had permanent fatal errors -----
"|/home/mailman/mail/mailman post partners"
   (reason: Service unavailable)
   (expanded from: <[EMAIL PROTECTED]>)

  ----- Transcript of session follows -----
smrsh: "mailman" not available for sendmail programs (stat failed)
554 5.0.0 Service unavailable

I entered the correct gid for sendmail, what am I missing.

Your Sendmail installation (you don't say which flavour of GNU/Linux you're using) uses smrsh. If you're using Redhat:


cd /etc/smrsh && ln -s /home/mailman/mail/mailman mailman

else

cd /usr/lib/sm.bin && ln -s /home/mailman/mail/mailman mailman

I'm not 100% sure of those paths; I hate smrsh with a passion.

HTH

Cheers

Richard

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

Reply via email to