Hi, I'm have a problem with the file generation. I generated a bunch of mailman lists in the past and they are all working fine so I guess all the postfix configuration is ok. But now when I add a new list, the aliases and aliases.db files get updated, but the virtual-mailman and virtual-mailman.db files are generated with very old information that make the new lists and even some older that have been working start failing with the unknown user (fortunately I have a backup!)
I have in my mm_cfg.py MTA = 'Postfix' POSTFIX_STYLE_VIRTUAL_DOMAINS = ['my.domain.com'] and postfix with: virtual_alias_maps = mysql:/etc/postfix/mysql-alias-maps.cf, hash:/etc/mailman/virtual-mailman The problem is just with the virtual-mailman file generation, i don't know why or how it get that old list information when generates the file. -- Saludos Walter ------------------------------------------------------ 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
