I'm struggling with setting up mailman with a web server running on port 800 instead of 80, so of course I would like to have the correct URL showing up everywhere.. But it doesn't in the e-mails from the system when f.x. a user wants to join.
In mm_cfg.py I have these URL related settings: DEFAULT_EMAIL_HOST = 'the-server.net' DEFAULT_URL_HOST = 'www.the-server.net:800' DEFAULT_URL = 'http://www.the-server.net:800/mailman/' In the mails originating from the mailman system I get this URL: http://www.the-server.net/mailman/confirm/list/6546546sdf6s5a4f As you can see, port 800 is omitted! Anders Norrbring ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/