Re: [Mailman-Users] SMTP_MAX_RCPT not working?

2005-02-10 Thread Kai Schaetzl
Mark Sapiro wrote on Wed, 9 Feb 2005 16:17:28 -0800:

> Previously you wrote "So I set SMTP_MAX_RCPT = 5 in mm_cfg.py". I don't 
> know if SMTP_MAX_RCPT is a typo or if that is literally what you set, 
> but it could be the problem as the actual variable is SMTP_MAX_RCPTS.
>

Little mistake, great influence :-)
Yes, it was copied "as is" from the mm_cfg.py and it found it's way there 
the same way, but apparently the "S" got lost somewhere. BTW: searching 
the FAQ for it shows that it was already suggested some while back to set 
a default of 5 since using a greater number apparently doesn't have much 
impact on overhead traffic. Must have been lost again or I am using an old 
mm_cfg.py.

Thanks!

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org



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


Re: [Mailman-Users] SMTP_MAX_RCPT not working?

2005-02-09 Thread Mark Sapiro
Kai Schaetzl wrote:
>
>Wow, that's what I call a quick answer :-)
>The machine was rebooted on January 26 because of a kernel update, 
>mm_cfg.py was changed in December.

Well, this response is not quite so fast, but ...

Previously you wrote "So I set SMTP_MAX_RCPT = 5 in mm_cfg.py". I don't
know if SMTP_MAX_RCPT is a typo or if that is literally what you set,
but it could be the problem as the actual variable is SMTP_MAX_RCPTS.

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


Re: [Mailman-Users] SMTP_MAX_RCPT not working?

2005-02-09 Thread Kai Schaetzl
Mark Sapiro wrote on Wed, 9 Feb 2005 08:32:27 -0800:

> Why do you think that?  As a counterexample mine have been running 
> since Sept 26, 2004. Did you explicitly do a "mailmanctl restart"?
>

Wow, that's what I call a quick answer :-)
The machine was rebooted on January 26 because of a kernel update, 
mm_cfg.py was changed in December.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org



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


Re: [Mailman-Users] SMTP_MAX_RCPT not working?

2005-02-09 Thread Mark Sapiro
Kai Schaetzl wrote:

>So I set SMTP_MAX_RCPT = 5 in mm_cfg.py. However, I still see the same 
>problem which means that Mailman seems to not obey this setting. I changed 
>this several weeks ago and all Mailman runners have surely been restarted 
>since then.

Why do you think that?  As a counterexample mine have been running
since Sept 26, 2004. Did you explicitly do a "mailmanctl restart"?


>There's also a .pyc file of the same time and date.

Possibly from a cron or other process that imports mm_cfg.py.

>Is this a bug or do I misinterpret this setting? I'm using 2.1.5.

If you haven't done an explicit mailmanctl restart, do it now and see
if that changes anything.

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


[Mailman-Users] SMTP_MAX_RCPT not working?

2005-02-09 Thread Kai Schaetzl
We have set MaxRecipientsPerMessage=5 in sendmail.cf on our servers to 
counteract some spammers delivering for dozens of users. The side effect 
of this is that when sending via mailman to our own clients it takes quite 
a while because Mailman tries to send to more recipients with each 
envelope and retries every 15 minutes or so with the ones that were 
rejected.
So I set SMTP_MAX_RCPT = 5 in mm_cfg.py. However, I still see the same 
problem which means that Mailman seems to not obey this setting. I changed 
this several weeks ago and all Mailman runners have surely been restarted 
since then. There's also a .pyc file of the same time and date.
Is this a bug or do I misinterpret this setting? I'm using 2.1.5.

Thanks,

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org



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