I have several mailing list on several domains running on my machine (debian Etch, using exim4). As far as I can tell they are all setup identically however on one of them mail sent to '[EMAIL PROTECTED]' (and any other -request type address) gets returned as 'Unroutable address'. The other lists behave correctly.
Where should I look to uncover the problem? 'exim4 -bt' returns the same results for all lists. Thinking it might be something that could be corrected with fix_url I tried running it but get the following error: Traceback (most recent call last): File "bin/withlist", line 297, in ? main() File "bin/withlist", line 275, in main r = do_list(listname, args, func) File "bin/withlist", line 201, in do_list return func(m, *args) File "/usr/lib/mailman/bin/fix_url.py", line 81, in fix_url mlist.web_page_url = web_page_url AttributeError: 'NoneType' object has no attribute 'web_page_url' I know I have successfully run fix_url before. What do I have wrong now? -- "But, if I deny the authority of the state when it presents its tax bill, it will soon take and waste my property and so harass me and my children without end. This is hard. This makes it impossible for a man to live honestly, and at the same time comfortably ..." -- Henry David Thoreau Rick Pasotto [EMAIL PROTECTED] http://www.niof.net ------------------------------------------------------ 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