[EMAIL PROTECTED] wrote: > >make clean >./configure --with-mail-gid=root --with-cgi-gid=www-data >make install >Stop & Start MTA and Mailman > >but sill: > >Child process of mailman_transport transport returned 2 from command: /usr/= >local/mailman/mail/mailman
And what does the error message say about 'expected' and 'got' group? >> group = mail >> >> in the mailman-transport in your Exim configuration. > >Did this as well: Changed the group to mail, stopped and started exim and then Did you also put an appropriate 'user ='? >make clean >./configure --with-mail-gid=mail --with-cgi-gid=www-data >make install >Stop and Start Mailman but still > >Child process of mailman_transport transport returned 2 from command: >/usr/local/mailman/mail/mailman And what did the error message say about 'expected' and 'got' group here? Also, see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp>. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
