-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Sapiro escreveu: > Márcio Luciano Donada wrote: >> Hi, Now I have the mail server using debian etch with postfix. >> This same server have installed mailman and I have noticed that >> many times the mailman take long to deliver messages, sometimes >> even more than an hour. I wonder what you have when using the >> same e-mail server has the mailman to manage mailing lists. > >> # postconf -n > <snip> >> smtpd_recipient_limit = 10 > > > What do you have in mm_cfg.py for SMTP_MAX_RCPTS? The default is > 500 and if you do not have VERP_DELIVERY_INTERVAL = 1 or > personalization to cause Mailman to send individual messages, you > may be sending more recipients per transaction than Postfix will > accept causing multiple retries.
Hi, Mark 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? 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. - -- Márcio Luciano Donada <mdonada at auroraalimentos dot com dot br> Aurora Alimentos - Cooperativa Central Oeste Catarinense Departamento de T.I. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFHV+FlbjyCr4Ixg0wRAgoyAJ4rH7LUI39ct3FHbs6r3+Y3ERA5KgCgmi5F +hjLyVqEfYk3APfVLROWvNk= =pnjy -----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
