Re: [Mailman-Users] Sendmail: using aliases

2005-05-10 Thread Randall Perry
> At 12:10 PM -0400 2005-05-02, Randall Perry wrote: > >> Sendmail needs to see the group 'daemon' to run anything from it's secure >> shell /usr/adm/sm.bin. So I reran configure with --mail-gid=daemon and it's >> working now. > > That&

Re: [Mailman-Users] Sendmail: using aliases

2005-05-02 Thread Randall Perry
works just fine on MacOS X, at least for > non-shell scripts. Of course, Mailman uses setuid and not setgid, so > this wouldn't be a problem for us anyway. Sendmail needs to see the group 'daemon' to run anything from it's secure shell /usr/adm/sm.bin. So I reran configure w

Re: [Mailman-Users] Sendmail: using aliases

2005-04-29 Thread Randall Perry
at set-guid doesn't work properly on BSD, which Mac OSXS is based on. -- Randall Perry sysTame Xserve Web Hosting/Co-location Website Development/Promotion Mac Consulting/Sales http://www.systame.com/ -- Mailman-Users mail

Re: [Mailman-Users] Sendmail: using aliases

2005-04-29 Thread Randall Perry
alhost Mailman mail-wrapper: 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 "daemon". Try tweaking the mail server to run the script as group "mailman&quo

[Mailman-Users] Sendmail: using aliases

2005-04-29 Thread Randall Perry
mail to the app via aliases like so: virtusertable entry: [EMAIL PROTECTED] mylist aliases entry: mylist: "/usr/adm/sm.bin/mailman" Tried that, but got the error: localhost Mailman mail-wrapper: Usage: ./mailman program [args...] Any help is appreciated with this. -- Ran