Hello,
I am having trouble with mailman bounced messages attempting to send to the
wrong machine.
Initially I set up mailman in a test environment - hostname sbuild6 has the web
interface and mxtest machine was the meil exchanger all went well with testing.
We have moved the installation to production machines (mx1 and mx2 are the
mail exchangers and a virtual host named mailman handles the web interface.
Things seem to be working ok except when I look at the mailq I see hundreds of
attempts to send to [EMAIL PROTECTED] ... The couple of test lists I have are
working
but how can I fix the mailq issue? Here is an example from the mailq from the
prod mail exchangers.
177FC194C 2130 Sun Jun 22 19:05:16 [EMAIL PROTECTED]
(delivery temporarily suspended: connect to sbuild6.nersc.gov[128.55.16.186]:
Co nnection timed out)
[EMAIL PROTECTED]
11F6C1C04 2130 Sun Jun 22 19:35:13 [EMAIL PROTECTED]
(delivery temporarily suspended: connect to sbuild6.nersc.gov[128.55.16.186]:
Co nnection timed out)
The aliases file has no reference to [EMAIL PROTECTED] and the config file is
as follows:
# Put YOUR site-specific settings below this line.
MTA = 'Postfix'
#POSTFIX_ALIAS_CMD = '/usr/local/postfix/sbin/postalias'
#POSTFIX_MAP_CMD = '/usr/local/postfix/sbin/postmap'
POSTFIX_ALIAS_CMD = '/usr/sbin/postalias'
POSTFIX_MAP_CMD = '/usr/sbin/postmap'
IMAGE_LOGOS = '/images/'
DEFAULT_MAX_MESSAGE_SIZE = 10000 # KB
DEFAULT_GENERIC_NONMEMBER_ACTION = 3
DEFAULT_LIST_ADVERTISED = No
DEFAULT_SEND_REMINDERS = No
USER_FRIENDLY_PASSWORDS = No
DEFAULT_SEND_WELCOME_MSG = No
DEFAULT_SEND_GOODBYE_MSG = Yes
DEFAULT_ADMIN_IMMED_NOTIFY = Yes
DEFAULT_ARCHIVE = Off
DEFAULT_MSG_FOOTER = """_______________________________________________
%(real_name)s mailing list
%(real_name)[EMAIL PROTECTED](host_name)s
"""
DEFAULT_DIGEST_FOOTER = DEFAULT_MSG_FOOTER
add_virtualhost('mailman.nersc.gov','mx2.nersc.gov')
DEFAULT_EMAIL_HOST = 'mx2.nersc.gov'
DEFAULT_URL_HOST = 'mailman.nersc.gov'
DEFAULT_SUBSCRIBE_POLICY = 3
ARCHIVE_TO_MBOX = 2
SUBSCRIBE_POLICY = 3
Thank You,
Mark
------------------------------------------------------
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