> > MacOS X 10.3.9 has turned off all setuid (that's SETUID, not > SETGID) shell scripts, but if you know the magic incantation you can > turn them back on. However, Python is not a shell script, so this > isn't a problem for us. > > So far as I know, setgid 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 with --mail-gid=daemon and it's working now. -- Randall Perry sysTame Xserve Web Hosting/Co-location Website Development/Promotion Mac Consulting/Sales http://www.systame.com/ ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp