I should add that this is a SuSE 9.2 installation with mailman 2.1.5 from rpm.
Rob Quoting [EMAIL PROTECTED]: > I have a brand new server replacing my old hardware for all my existing > domains. With mailman, I am using Postfix/MySQL and virtual domains. > > Today I went live, but mailman is not sending email. I had this > working a couple of weeks ago in my setup environment, and I don't know > what changed to prevent it working now. The web interface works, I can > manage lists, and emails sent to a test list get saved to the archive. > There is no maillog activity indicating delivery attempts, and in > viewing the mailman smtp-failure log I see lots of messages like this: > > Jul 21 15:46:54 2005 (1361) delivery to [EMAIL PROTECTED] > failed with code -1: (-2, 'Name or service not known') > > It looks like all my test messages are in the retry deliver queue. > > Here are my settings from mm_cfg.py: > DEFAULT_URL_PATTERN = 'http://%s/mailman/' > DEFAULT_NNTP_HOST = 'amd64.csd-bes.net' > DEFAULT_EMAIL_HOST = 'amd64.csd-bes.net' > DEFAULT_URL_HOST = 'amd64.csd-bes.net' > MTA = 'Postfix' > POSTFIX_ALIAS_CMD = '/usr/sbin/postalias' > POSTFIX_MAP_CMD = '/usr/sbin/postmap' > POSTFIX_STYLE_VIRTUAL_DOMAINS = ['amd64.csd-bes.net','mail.csd-bes.net'] > DELIVERY_MODULE = 'SMTPDirect' > SMTPHOST = 'localhost' > add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) > add_virtualhost('amd64.csd-bes.net', 'amd64.csd-bes.net') > add_virtualhost('mail.csd-bes.net', 'amd64.csd-bes.net') > add_virtualhost('lists.csd-bes.net', 'amd64.csd-bes.net') > IMAGE_LOGOS = '/mailmanicons/' > > it seems to me that localhost should be fine for SMTPHOST. > > Ideas? > > Rob > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > ------------------------------------------------------ > Mailman-Users mailing list > Mailman-Users@python.org > 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/bronto%40csd-bes.net > > Security Policy: > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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