When mailman attempts to send messages I get the following message in smtp-error log:
Low level smtp error: (7, 'No address associated with nodename')
nothing appears in the exim/MTA log.
any ideas on what to do or where to look?
I have tried putting the following in mm_cfg.py DEFAULT_EMAIL_HOST = 'mailman.jpkvideo.net' DEFAULT_URL_HOST = 'mailman.jpkvideo.net' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) SMTPHOST = 'mailman.jpkvideo.net' MTA = None DELIVERY_MODULE = 'SMTPDirect'
Supposedly Exim does not need to be told about aliases
----------------------------- Jon-Paul Kelly A11 SA TEX [EMAIL PROTECTED] ----web hosting---- http://www.jpkvideo.net
------------------------------------------------------ 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/