Ricky Lim wrote: > >Just wondering if anyone have met with such situation whereby a mailing list >have 2000 or more members and it cant send out emails?? > > > >I have tried to increase postfix sending recipient (smtpd_recipient_limit and >smtpd_recipient_overshoot_limit to 5000 each) , but still cant send out emails. > > > >smtpd_recipient_limit = 5000 > >smtpd_recipient_overshoot_limit = 5000 > > > >Currently I am running mailman version 2.1.9-4.el5 , postfix version >2.3.3-2.1.el5_2 , python version 2.4.3-27.el5.
What's in Mailman's 'smtp' and 'smtp-failure' logs? What's in the Postfix log? Try setting SMTP_MAX_RCPTS to some smallish number, e.g. SMTP_MAX_RCPTS = 20 in mm_cfg.py -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org