On 3/29/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > michael mendoza wrote: > > > >Need I run a script o sometime like that to work > >mailman with with postfix or by default it work? > > You need to run the Mailman queue runners. I don't know if Debian has > it's own way of doing this by starting the Mailman service or > something like that. In Mailman installed from source this is done by Debian installs a script in /etc/init.d/mailman that will start everything up by running:
/etc/init.d/mailman start as root. However, this only checks for the existence of the site list and then runs mailmanctl. -- - Patrick Bogen ------------------------------------------------------ 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
