[Mailman-Users] Mailman 2.1.13 + vhost patches on multiple hosts

UGSD underground.sd at gmail.com
Wed Feb 3 16:06:42 CET 2010


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>  "list-name at domain2.net"


-i


More information about the Mailman-Users mailing list