[Mailman-Users] Troubleshooting: No messages going out under Mandrake 9 (AR_mini)

Jon Carnes jonc at nc.rr.com
Sun Dec 15 17:37:45 CET 2002


Hmmm... Try this: create a test email message in a text file and pipe it
to wrapper to see what happens.

=== TestMessage.txt === 
Received: from localhost by Bogus; Sun, 15 Dec 2002 11:10:09-0500
From: jonc at nc.rr.com
To: test2 at list.local.com
Date: 15 Dec 2002 11:10:09-0500
Subject: Manual feed of email into list

This is my test email's body
=== End of TestMessage.txt ===

Save this to a local text file, replace the "test2 at list.local.com" with
your lists email address and then:

  su mailman
  cat TestMessage.txt | /var/lib/mailman/mail/wrapper post test2

If that works then there should be some files in ~mailman/qfiles/.. (or
if the message is waiting for moderation in ~mailman/data/..).  The
Mailman logs should also have a record of the message being posted.

If the message doesn't go out, and no logs are changed, and there are no
waiting files that were created, then I suspect that you should start
from ground zero.  Re-install Python and Python-dev on your box then
re-install Mailman.

Good Luck - Jon Carnes.

On Sun, 2002-12-15 at 00:35, Amrik Randhawa wrote:
> Hi, thanks I already went through that before I posted to the list, still no 
> luck  :-(
> 
> Any other possible suggestions?
> 
> Thanks for your help.
> 
> On 13 Dec 2002 at 16:54, Jon Carnes wrote:
> 
> > Hmmm, you should run through the steps in the FAQ 3.14 and see what
> > turns up!
> > 
> > On Fri, 2002-12-13 at 11:02, Amrik Randhawa wrote:
> > > Oops, sorry, found them!  I just tried to subscribe to the list again by
> > > E-mail, however the mailman logs don't change at all.  They only change when
> > > I use the web-based subscription.  Also when I try to post to the list
> > > nothing changes in the mailman logs (none of the logs change -- I've
> > > verified bounce, error, post, smtp, subscribe).  Thanks again for your help!
> > > 
> > > /AR
> > > 
> > > 
> > > On 13 Dec 2002 at 7:08, Jon Carnes wrote:
> > > 
> > > > Looks like its getting to the lists (or at least the wrapper).  What
> > > > do the Mailman logs show?  
> > > > 
> > > > Check out FAQ 3.14, and good Luck - Jon Carnes
> > > > 
> > > > 
> > > > On Fri, 2002-12-13 at 02:06, Amrik Randhawa wrote:
> > > > > Hello,
> > > > > 
> > > > > I had mailman working on my old Mandrake system but have just done a
> > > > > fresh install of Mandrake 9 and can't get it going again.
> > > > > 
> > > > > Mail comes into my system just fine for regular users, however when I
> > > > > mail to the list no list subscribers get a message and there is no error
> > > > > message bounced back.  Here's my mail info log line:
> > > > > 
> > > > > Dec 13 01:57:33 list postfix/smtpd[11772]: connect from
> > > > > unknown[000.00.0.00] Dec 13 01:57:33 list postfix/smtpd[11772]:
> > > > > B809464B41: client=unknown[000.00.0.00] Dec 13 01:57:34 list
> > > > > postfix/cleanup[11773]: B809464B41: message-
> > > > > id=<20021213065733.88743.qmail at my.remote.com> Dec 13 01:57:34 list
> > > > > postfix/nqmgr[11446]: B809464B41: from=<joe at remote.com>, size=467,
> > > > > nrcpt=1 (queue active) Dec 13 01:57:34 list postfix/smtpd[11772]:
> > > > > disconnect from unknown[209.68.2.48] Dec 12 22:57:34 list
> > > > > postfix/local[11775]: B809464B41: to=<test2 at list.local.com>,
> > > > > relay=local, delay=1, status=sent ("|/var/lib/mailman/mail/wrapper
> > > > > post test2")
> > > > > 
> > > > > 
> > > > > ** Note that I've replaced the IP that the message came from, from a
> > > > > valid address to all zeros, and I've replaced my real server name with a
> > > > > fake one, sorry.
> > > > > 
> > > > > Same thing occurs when I try to send an E-mail to subscribe to the
> > > > > list via. test2-request address, no message gets sent back, however when
> > > > > I do it by the web-based interface I get a message just fine.
> > > > > 
> > > > > Now this all has me thinking that there is something wrong with my
> > > > > aliases file, here are the lines for the list:
> > > > > 
> > > > > 
> > > > > test2:                   "|/var/lib/mailman/mail/wrapper post test2"
> > > > > test2-admin:             "|/var/lib/mailman/mail/wrapper mailowner
> > > > > test2" test2-request:           "|/var/lib/mailman/mail/wrapper mailcmd
> > > > > test2" test2-owner:             test2-admin
> > > > > 
> > > > > 
> > > > > My configuration:
> > > > > 
> > > > > Linux Mandrake 9.0
> > > > > Mailman 2.0.13-3mdk
> > > > > Installed mailman by RPM
> > > > > MTA is Postfix
> > > > > 
> > > > > Any help would be greatly appreciated!
> > > > > 
> > > > > ------------------------------------------------------
> > > > > Mailman-Users mailing list
> > > > > Mailman-Users at 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/
> > > > > 
> > > > > This message was sent to: jonc at nc.rr.com
> > > > > Unsubscribe or change your options at
> > > > > http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.co m
> > > > 
> > > > 
> > > 
> > > 
> > 
> > 
> 
> 
> 
> Regards,
> 
> Amrik Randhawa <amrik at randhawa.org>
> PGP Key ID:  0x93657898
> 
> 
> 





More information about the Mailman-Users mailing list