Re: [Mailman-Users] Different Errors this time

2003-03-12 Thread Jon Carnes
Are you running your MTA in a chroot? Is there a group called mailnull in /etc/group? You can check on the error manually by su-ing as a user with the GroupID "mailnull" and then running: /usr/local/mailman/mail/mailman owner If it says: "mailowner got no listname." then Mailman is working p

Re: [Mailman-Users] Different Errors this time

2003-03-12 Thread Jon Carnes
Please see the FAQ In a nutshell it will tell you that Mailman's CGI's are setup with a security feature during the install. The feature only allows someone with the proper GroupID to run the CGI's. The scripts that are run via your MTA (mail-server) should be set to only run for someone with a

Re: [Mailman-Users] Different Errors this time

2003-03-12 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joseph Smith wrote: > - Transcript of session follows - > Group mismatch error. Mailman expected the mail > wrapper script to be executed as group "mailman", but > the system's mail server executed the mail script as > group "mailnull". Try

[Mailman-Users] Different Errors this time

2003-03-12 Thread Joseph Smith
Hello again, I corrected and followed the information from an earlier post to solve the smrsh issue and now I get the following msg back when sending to the list. I can read what it ways but for someone new this is a headache. I need to understand more then just receive and answer. - Tr