
Feb. 23, 2000
1:43 p.m.
- As root run tail -f /var/log/maillog then send a message to your list. If you see errors like: Mailman mail-wrapper: Failure to exec script. WANTED gid 100, GOT gid 99. (Reconfigure to take 99?) it means you compiled Mailman with the wrong options. Rerun the config script as ./configure --with-mail-gid=XX then make then make install (back things up first of course.)
Yup, that was it. Thanks for your help Scott, much obliged.
-- -Mike