At 09:05 PM 10/6/2002 -0500, Dan Phillips posted the following... >$MAILHOST environmental variable at the time you ran ./configure. Did you >set it? I had the same problem until I manually set it ('setenv $MAILHOST >host.domain') immediately before running the config script.
I just rebuilt this way... it didn't change anything :( My mm_cfg.py has the following (all the changes I've done): DEFAULT_URL = 'https://www.wingfoot.org/mailman/' MTA = 'Postfix' POSTFIX_ALIAS_CMD = '/usr/local/sbin/postalias' POSTFIX_MAP_CMD = '/usr/local/sbin/postmap' DEFAULT_EMAIL_HOST = 'lists.wingfoot.org' DEFAULT_URL_HOST = 'www.wingfoot.org' DEFAULT_URL_PATTERN = 'https://%s/mailman/' PUBLIC_ARCHIVE_URL = 'https://%(hostname)s/pipermail/%(listname)s' Even with this--I just noticed the List-Archive header is coming up: List-Archive: <http://localhost.wingfoot.org/pipermail/test2> When it should be: List-Archive: <https://www.wingfoot.org/pipermail/test2> Thanks in advance! Glenn --- The original portions of this message are the copyright of the author (c)1998-2002 Glenn E. Sieb. ICQ UIN: 300395 IRC Nick: Rainbear "Religion is for those who do what they are told regardless of what is right. Spirituality is for those who do what is right regardless of what they are told." -- unattributed ------------------------------------------------------ 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/