Forrest Aldrich said: > I'm having a problem with the mailman (2.1.5) configuration. > > In our setup, we are utilizing an external proxy to serve the > connections via an internal host. Therefore, the mailman > configuration > must reflect the external hostname for it to work properly. > > I've set up in the mm_cfg.py: > > DEFAULT_EMAIL_HOST = 'externalhost.com' > DEFAULT_URL_HOST = 'www.externalhost.com' > add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
Hmm. Are you using virtual hosts? ~Poster ------------------------------------------------------ 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/ 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
