My regular mail is handled by mail.broadq.com. I've got an mx record for lists.broadq.com pointing to the host running Mailman. In mm_cfg.py I have:
DEFAULT_HOST_NAME = 'lists.broadq.com' DEFAULT_URL = 'http://www.broadq.com/cgi-bin/mailman/' MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME I created a list called 'test'. When I subscribe from the web page for the 'test' list I get a confirmation email but the reply-to header is '[EMAIL PROTECTED]' rather than '[EMAIL PROTECTED]'. How can I make Mailman set the reply-to to the latter? -- Jason Bodnar [EMAIL PROTECTED] http://www.shakabuku.org ------------------------------------------------------ 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/