[Mailman-Users] High usage -- making Mailman "nice"
Caylan Van Larson
caylan at aero.und.edu
Fri Dec 9 02:55:54 CET 2005
On Dec 8, 2005, at 7:43 PM, Mark Sapiro wrote:
> Caylan Van Larson wrote:
>>
>> Here are the changes we made.
>>
>> mm_cfg.py
>> SMTP_MAX_RCPT = 2000
>> SMTPPORT=10027
>>
>> main.cf
>> smtpd_recipient_limit = 1000
>> default_process_limit = 150
>>
>
>
> I'm not certain about this, but this looks wrong to me. You're telling
> Mailman to send to 2000 recipients in one transaction, and it appears
> you're telling the MTA to only accept up to 1000.
You're right, there was a typo in the email. The configs for both
say 2000. :-)
Caylan
More information about the Mailman-Users
mailing list