Re: [Mailman-Users] Only One List Is Not Working

2008-04-17 Thread Mark Sapiro
Carlos Williams wrote:
>>
>I deleted the  list and recreated it with myself as the
>admin. It creates fine.
>I then start with 3 users (my IT staff) and subscribe them and all
>goes well. I then place
>a test email to everyone and all 3 users including myself get the
>email sent to everyone.
>I then add a bunch of email addresses (20) which consist of all my
>email accounts that begin
>with the letter "A". I subscribe them and place another test email to
>everyone and it works.
>I then add "B-Z" email addresses which consist of the remaining email
>accounts and its about
>307 addresses in total and they all subscribe no problem and then the
>test emails go straight
>to archive.
>
>What am I doing wrong? Am I hitting a limit or something?


Yes. By default Mailman will send to up to 500 recipients in one SMTP
transaction. Your MTA is not accepting that many. Your Mailman
smtp-failure log and your MTA logs should have entries telling you
this.

Set

SMTP_MAX_RCPTS = 10

in mm_cfg.py and see if that helps.

(please copy any reply to the list)

-- 
Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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


Re: [Mailman-Users] Only One List Is Not Working

2008-04-17 Thread Mark Sapiro
Carlos Williams wrote:
>>
>So now I am really at a loss on how to resolve this. The only thing I
>can think of is to delete the  and re-create it in mailman
>and re-subscibe everyone to it but I hate not understanding something
>and taking the easy way out.
>Not to mention who knows if that will even fix this problem...


So it is apparently something to do with the size of the list and in
turn, presumably the number of recipients to a single SMTP message.

What's in Mailman's smtp, smtp-failure and bounce logs? And what's in
the MTA logs relating to the message which mailman sends?

(and please copy the list on your reply)

-- 
Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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


Re: [Mailman-Users] Only One List Is Not Working

2008-04-17 Thread Mark Sapiro
Carlos Williams wrote:
>
>Are there any tips you guys can suggest I do for troubleshooting or
>perhaps providing some information that could help me understand why
>simply one of my lists is not working?


See


-- 
Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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


[Mailman-Users] Only One List Is Not Working

2008-04-17 Thread Carlos Williams
I have several mailman list on my Postfix server and all work as far
as I know except for my most important one which is called "everyone"
at example.com. This list goes out to everyone who has an email
account on my Postfix server. I created some test lists today and just
to make sure that mailman was not broken and they all worked. I tried
sending email to some smaller lists and they all seem to work so I
don't know exactly what to do to determine why my everyone list is no
longer going out. I am the administrator for everyone and when anyone
sends stuff to the list, I never get any emails that anything is
pending and when I login via HTML interface, I don't see anything.

Are there any tips you guys can suggest I do for troubleshooting or
perhaps providing some information that could help me understand why
simply one of my lists is not working?

I checked /var/log/mailman/error and really don't know much about
mailman except how to install it and mildly maintain it as far as list
creation and deletion.

Thanks for any assistance!

mailman-2.1.5.1-34.rhel4.6
--
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