-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Márcio Luciano Donada wrote: > > Thanks for your help, I was checking the mm_cfg.py and not found the > parameter SMTP_MAX_RCPTS. The problem is that I use postfix in the > smtpd_recipient_limit = 10 to limit some users. How should I proceed, > I can simply add the parameter in mm_cfg.py?
Yes. Just add SMTP_MAX_RCPTS = 10 to mm_cfg.py to override the Defaults.py setting of 500. > I need to improve > performance, because the e-mails so much time to be delivered. I am > using the version 2.1.9. The parameter is into default.py the values > is 500. Also see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.004.htp> for many more useful performance tips for Postfix/Mailman. - -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iD8DBQFHWCQzVVuXXpU7hpMRAtWFAKCttnoBZXUPWgGVMY3RZ/v6H0ddtQCeLdrE cJAJLGux+56XjGBlNcDuMwM= =/GjN -----END PGP SIGNATURE----- ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
