Re: [Mailman-Users] Problem with mailman install

2009-05-18 Thread Mark Sapiro
LuKreme wrote: > >Yes, but the MTA did not change. Recompiling mailman via ports with >the same options it had been compiled with before failed >(WITH_MAIL_GID=mailman). Restoring from backup (which files are gid >mailman) worked. Same permissions on the mailman executable: And the group mi

Re: [Mailman-Users] Problem with mailman install

2009-05-18 Thread LuKreme
On 18-May-2009, at 08:35, Mark Sapiro wrote: In order to provide some security against just anyone with shell access being able to run the wrapper from the command line, upon invocation the wrapper checks the original group with which the MTA invoked the wrapper, and if it is not the group the

Re: [Mailman-Users] Problem with mailman install

2009-05-18 Thread Mark Sapiro
LuKreme wrote: >On 17-May-2009, at 19:29, Mark Sapiro wrote: > >> See the FAQ at to understand more about >> this error. > >My confusion about the error is that mailman has ALWAYS been setu for >uid/gid mailman, and has been for years and years. Yes, and the mail/

Re: [Mailman-Users] Problem with mailman install

2009-05-17 Thread LuKreme
On 17-May-2009, at 19:29, Mark Sapiro wrote: status 4: "/usr/local/mailman/mail/mailman post listname". Command output: No such file or directory status 4 means the execve that runs python returned. The "no such file or directory" can refer to either /usr/local/mailman/mail/mailman or to th

Re: [Mailman-Users] Problem with mailman install

2009-05-17 Thread Mark Sapiro
LuKreme wrote: > >A few days ago, I tried to post a message to a list I host and got: > >Command died with >status 4: "/usr/local/mailman/mail/mailman post listname". Command >output: >No such file or directory status 4 means the execve that runs python returned. The "no such file or di