"Mozzi" <[EMAIL PROTECTED]> wrote: > I tried to change the hostname of the server. > I want it now to be listserve.<domain>.com > I changed it edited $prefix/Mailman/mm_cfg.py > inserted the following > DEFAULT_HOST_NAME = 'listserve.<domain>.com' > DEFAULT_URL = 'http://listserve.<domain.com/mailman/' > > My mail wasn't delivered although I changed the dns's and reverse dns > lookups.
Check mm_cfg.py for a line defining SMTPHOST, e.g.: SMTPHOST = 'listserve.<domain>.com' ------------------------------------------------------ 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