Kai Behncke wrote: > >after the problem I had yesterday in getting to run mailman-lists I try to >install it now from source. >I use Debian 4.0 and mailman.2.1.19 > >In the directory /usr/local/mailman/mailman-2.1.19 I run as root: > >"./configure --prefix=/usr/local/mailman --with-mail-gid=mailman >--with-cgi-gid=www-data --with-mailhost=www.tourismus-osnabrueck.de >--with-urlhost=www.tourismus-osnabrueck.de"
--with-mailhost= is the domain to which you address list mail. Do you really send your list mail to [EMAIL PROTECTED] In your previous posts, your mail host was lists.gforge.geoplp.de >after that a make and a make install, everything seems to be fine. > >But: If I look then in /usr/local/mailman/Mailman/mm_cfg.py > >there are no special entries, it looks like: <snip> What special entries are you looking for? What you have is an mm_cfg.py from a fresh install. Did you have a previous mm_cfg.py at /usr/local/mailman/Mailman/mm_cfg.py? If so, it shouldn't have been overwritten, but if it was somewhere else, it's still there. According to the aliases you previously posted, your prior mailman was in /var/lib/mailman. Do you now have two Mailman installations, one in /var/lib/mailman with lists and appropriate sendmail aliases and one in /usr/local/mailman with no lists and no sendmail aliases? >Because of that (it seems) my mailman does not run. >How can this be??? What do you mean your Mailman doesn't run? Please be more specific. Do you have the 'mailman' site list in your new installation. Did you run bin/mailmanctl start Note that your original problem was with sendmail, not with Mailman, so installing Mailman from source can't be expected to fix it. -- 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
