Hi, I've realised my mistake, apparently mailman was installed in /usr/lib/mailman instead of /var/mailman, since i had just copied and pasted the /etc/aliases file it saw some conflict there, i didn't know what version was installed prior to my install
Thanks for the help guyz... > Eric Beda wrote: >> >>the server sends and receives mail just fine, i succesfully (i think) >>installed mailman, i tried restoring the backed up mailling list going >>through some online tutorial, and i think everything went fine except for >>this error that i see now (it wasn't there) >> >> >>fatal: execvp /var/mailman/mail/mailman >> >>can anyone shed some light ?? > > > /var/mailman/mail/mailman is the wrapper that is invoked by the MTA > (mail server) to pipe incoming mail to Mailman. The above message > (where do you see it?) probably occurs when the MTA tries to execute > the pipe. > > What is in the MTA log? > > 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
