Sorry this is so late since the last update but I have been on travel. My attempt to send email to the Mailman mailing list is bouncing and I do not know why. Here are some excerpts from some appropriate files. Any suggestions?
mailertable domain.gov mailman:domainwcs1.domainpriv.gov virtualusertable ## ## Place mailing list virtual mappings here [EMAIL PROTECTED] testlist [EMAIL PROTECTED] testlist-admin [EMAIL PROTECTED] testlist-bounces [EMAIL PROTECTED] testlist-confirm [EMAIL PROTECTED] testlist-join [EMAIL PROTECTED] testlist-leave [EMAIL PROTECTED] testlist-owner [EMAIL PROTECTED] testlist-request [EMAIL PROTECTED] testlist-subscribe [EMAIL PROTECTED] testlist-unsubscribe ## ## Redirect mail to the standard Mailman admin addresses to the ## master admin address. ( is our site's central ## mail-routing server, and it carries aliases for maintenance groups. ## Not a good plan to entrust Mailman maintenance mail to Mailman.) ## [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] /usr/local/mailman/logs/smtp May 19 01:19:56 2006 (8840) <[EMAIL PROTECTED]> smtp to testlist for 4 recips, completed in 0.080 seconds "/usr/local/mailman/logs/smtp" 56 lines, 7782 characters May 19 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.101 seconds May 20 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.067 seconds May 21 08:00:01 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.089 seconds May 22 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.122 seconds May 23 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.106 seconds May 24 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.081 seconds May 25 08:00:03 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.078 seconds May 26 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.108 seconds May 27 08:00:03 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.099 seconds May 28 08:00:01 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.108 seconds May 29 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.097 seconds May 30 08:00:01 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.104 seconds May 31 08:00:01 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.098 seconds Jun 01 08:00:03 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.103 seconds Jun 02 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.076 seconds Jun 03 08:00:01 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.099 seconds Jun 04 08:00:03 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.098 seconds Jun 05 08:00:02 2006 (8986) <[EMAIL PROTECTED]> smtp to testlist for 1 recips, completed in 0.088 seconds /var/log/maillog Jun 5 08:00:02 domainwcs1 sendmail[3803]: [ID 801593 mail.info] k55C028Z003803: from=<[EMAIL PROTECTED]>, size=2214, class=-60, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] Jun 5 08:00:02 domainwcs1 sendmail[3805]: [ID 801593 mail.info] k55C028Z003803: to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=smtp, pri=230214, relay=smtp.domainpriv.gov. [10.31.162.17], dsn=2.0.0, stat=Sent (2.5.0 Ok.) -----Original Message----- From: Patrick Bogen [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 10:44 PM To: Daniel, Barry K. Cc: Mark Sapiro; mailman-users@python.org Subject: Re: [Mailman-Users] Mailman and Sendmail debugging questions On 5/18/06, Daniel, Barry K. <[EMAIL PROTECTED]> wrote: > > Yes, I did rebuild the aliases file and restart Sendmail. > The messages are arriving at the Mailman server with a @domain.gov address, not @domainpriv.gov. > How do I ensure that Sendmail is set to accept this as a local delivery address? The Mailman machine is XXXX.domainpriv.gov. There are a couple of ways to do this with sendmail. If you have mailertable support, you can add a rule to your mailertable like: domain.gov local: Or, perhaps, you can add domain.gov to sendmail's 'local-host-names' file. -- - Patrick Bogen ------------------------------------------------------ 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