[EMAIL PROTECTED] wrote: > >Please see the errors after moving to the new mailman server with same >hostname and IP address: > >> Didn't work how? What happens when you post to a list? What happens >> when you go to that URL? > >(1) Went to URL (http://mailman_server.domain.net/mailman/admin/) and got >errors: > >Not Found >The request URL /mailman/admin/ was not found on this server
There is a problem in httpd.conf or mailman. Either ScriptAlias /mailman/ ... doesn't point to the mailman cgi-bin/ directory or it doesn't contain the wrappers. What does the web server error_log say? >(2) Errors of post to the mailing list [EMAIL PROTECTED] > >Jul 11 8:02:20 mailman_server sendmail[5791]: k6BM2ALL005791: from=<[EMAIL >PROTECTED]>, size=418, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, >proto=ESMTP, daemon=MTA, relay=mardin.domain.net [163.10.21.33] >Jul 11 8:02:20 mailman_server smrsh: uid 8: attempt to use "mailman post test" >(stat failed) >Jul 11 8:02:20 mailman_server sendmail[5792]: k6BM2ALL005791: >to="|/usr/local/mailman/mail/mailman post test", ctladdr=<[EMAIL PROTECTED]> >(8/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30624, dsn=5.0.0, >stat=Service unavailable >Jul 11 8:02:20 mailman_server sendmail[5792]: k6BM2ALL005791: k6BM2ALL005792: >DSN: Service unavailable Sendmail is using smrsh and is unable to execute the mailman wrapper. Do you have a /etc/smrsh directory? Does it contain a symlink from 'mailman' to '/usr/local/mailman/mail/mailman'. See item 3) in <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.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 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