[Mailman-Users] some users not getting posted email message

Jon Carnes jonc at nc.rr.com
Wed Sep 18 20:16:51 CEST 2002


You should go ahead and upgrade to the latest version of Mailman
(v2.0.13).  

Also, you can edit the file ~mailman/Mailman/mm_cfg.py and modify the
value for: SMTP_MAX_RCPTS = 500 and change it to 1
  SMTP_MAX_RCPTS = 1

This will leave a trace for each individual email on the list.  You only
need to set this to 1 while you are testing (and really it's not
necessary but it does help you trace each individual email).

Next when you send a message, you should look in your qmail log files to
see if every message is making it from Mailman to qmail. If they are all
making it to qmail, then the problem lays outside mailman.

If they don't make it to qmail, then the problem is either in mailman or
in the hand-off from mailman to qmail.

HtH - Jon Carnes

===
On Wed, 2002-09-18 at 13:09, Jaswinder S. Hayre wrote:
> Thanks for responding, I am feeling a bit clueless as to where things are
> going wrong, or which application is dropping the ball.  I am running qmail,
> and Mailman 2.0.12.  I do not have any spam filtering in place (we have
> found, that a human being is the best filter).
> 
> The members that do not receive the mails, are not in any of the Mailman log
> files; not the bounce files, nothing in the error file.  I think Mailman
> does not explicitly log a list of all the email addresses that it sent the
> post to, or at least I haven't been able to find that.  Am I correct in
> thinking that?
> 
> The MTA log files did not log any delivery attempts to these email addresses
> either.  
> 
> This setup is running on a FreeBSD system.
> 
> Jas
> 
> 
> -----Original Message-----
> From: Jon Carnes [mailto:jonc at nc.rr.com] 
> Sent: Monday, September 16, 2002 4:12 PM
> To: Jaswinder S. Hayre
> Cc: 'mailman-users at python.org'
> Subject: Re: [Mailman-Users] some users not getting posted email message
> 
> What do the logs say (both MTA and Mailman)?
> 
> What happens if you are at the command line as mailman and you send mail
> to a local user:
>   echo Test | mail -s "test of local mail delivery" tom at nysia.org
> 
> Do you have any spam filtering in place on the server?
> 
> You should tell us your MTA and the version of Mailman that you are
> using.
> 
> On Mon, 2002-09-16 at 14:36, Jaswinder S. Hayre wrote:
> > Guys,
> > 
> > For some reason some members don't get the posted email.  Our list server
> is
> > lists.nysia.org, but anyone that is registered with a *@nysia.org email
> > address does not get any emails from the list server.  There might be more
> > people, but I haven't identified (no one has complained that they aren't
> > getting it).  Any clue about what might be happening.  I believe this only
> > happens for one of the lists.  The list has about 5000 members.
> > 
> > Jas
> > 
> > 
> > ------------------------------------------------------
> > 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/
> 
> 
> ------------------------------------------------------
> 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/






More information about the Mailman-Users mailing list