Mark Sapiro wrote: > As I told you off line, you don't (or didn't) have a > data/virtual-mailman file. I think you must have looked in the wrong dir or something b/c there has been virtual_mailman and .db file since i first ran genaliases. > You need to be sure (fx_url) that your list > is in the lists.mytimewithgod.net domain I have run this and get the following: bin/withlist -l -r fix_url mtwg-prayer -u Importing fix_url... Running fix_url.fix_url()... Loading list mtwg-prayer (locked) Reset a list's web_page_url attribute to the default setting.
This script is intended to be run as a bin/withlist script, i.e. % bin/withlist -l -r fix_url listname [options] Options: -u urlhost --urlhost=urlhost Look up urlhost in the virtual host table and set the web_page_url and host_name attributes of the list to the values found. This essentially moves the list from one virtual domain to another. Without this option, the default web_page_url and host_name values are used. -v / --verbose Print what the script is doing. If run standalone, it prints this help text and exits. option -u requires argument Unlocking (but not saving) list: mtwg-prayer Finalizing > and that your mm_cfg.py has > > POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.mytimewithgod.net'] > This is also in the mm_cfg.py file > and then run bin/genaliases to create data/virtual_mailman and > data/virtual_mailman.db. Ran genaliases again > If you've done that and you have the virtual > mappings for the mtwg-prayer list in data/virtual_mailman, Here is the contents of virtual_mailman # STANZA START: mtwg-prayer # CREATED: Mon Dec 3 21:01:43 2007 [EMAIL PROTECTED] mtwg-prayer [EMAIL PROTECTED] mtwg-prayer-admin [EMAIL PROTECTED] mtwg-prayer-bounces [EMAIL PROTECTED] mtwg-prayer-confirm [EMAIL PROTECTED] mtwg-prayer-join [EMAIL PROTECTED] mtwg-prayer-leave [EMAIL PROTECTED] mtwg-prayer-owner [EMAIL PROTECTED] mtwg-prayer-request [EMAIL PROTECTED] mtwg-prayer-subscribe [EMAIL PROTECTED] mtwg-prayer-unsubscribe # STANZA END: mtwg-prayer > then the > problem is that you need to add the full pathname of virtual_mailman > to virtual_alias_maps in main.cf. I have that too in the main.cf file: virtual_alias_maps = hash:/etc/postfix/virtual, hash:/var/lib/mailman/data/virtual_mailman virtual_alias_domains = hash:/etc/postfix/virtual ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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