On Feb 3, 2010, at 5:51 AM, Guy wrote: > > === > Bug in Mailman version 2.1.13 > > We're sorry, we hit a bug! > > Please inform the webmaster for this site of this problem. Printing of > traceback and other system information has been explicitly inhibited, > but the webmaster can find this information in the Mailman error logs. > ===
Most likely an error in changes you made add this to mm_cfg.py DEBUG_MODE = True output will go into logs/errors. > > > 2) I've created a list from command line with > newlist lists.domain2.net=test > > aliases in /var/lib/mailman/data/ was updated fine. I then ran > genaliases and no virtual-mailman file was created. If I create the > virtual-mailman file with the same permissions as aliases and run > genaliases then virtual-mailman.db is created but virtual-mailman > itself remains empty. Do I need to filling virtual-mailman myself or > should genaliases be doing this? If genaliases should be doing it, any > suggests on why it's not doing so? > should be bin/newlist -u <urlhost> "[email protected]" -i ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
