effebi wrote: > >i tryied to do what you say but don't solve >i noticed this instead: > >when stop mailman > >/etc/init.d/mailman stop >and >/etc/init.d/mailman start > >i get this error message: > >Traceback (most recent call last): > File "/var/lib/mailman/bin/list_lists", line 122, in ? > main() > File "/var/lib/mailman/bin/list_lists", line 94, in main > mlist = MailList.MailList(n, lock=0) > File "/usr/lib/mailman/Mailman/MailList.py", line 128, in __init__ > self.Load() > File "/usr/lib/mailman/Mailman/MailList.py", line 593, in Load > dict, e = self.__load(file) > File "/usr/lib/mailman/Mailman/MailList.py", line 566, in __load > dict = loadfunc(fp) >ImportError: No module named >csq\uffff]q\uffffUbounce_notify_owner_on_disableq\uffffI01 >Site list for mailman (usually named mailman) missing >Please create it; until then, mailman will refuse to start
It is not clear what is running /var/lib/mailman/bin/list_lists here. mailmanctl doesn't run it and it isn't in the script which is normally in /etc/init.d/mailman. >i created 'mailman' list in installation process with mistaken paths >(http instead of httpS, with cgi-bin/ directory in url path) because >after it i modified mm_cfg.py > >i'm starting to think that deleting and re-creating 'mailman' list should >solve someting, you think this create others problems to the system? If the mailman list is messed up because you changed DEFAULT_URL_PATTERN after creating it, you should be able to fix that with bin/withlist -l -r fix_url mailman However, if you want to just delete the mailman list and recreate it, that should be OK too. If the problem is with the mailman list, that should fix it. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/