Hello, everyone

Previously, our Mailman sent out messages all at once to the recipients; 
however, this behavior has since changed. According to the exim log file, the 
message delivers to 10 recipients and get queue for the next round. So we have 
been researching for different options to tweak the behavior. So far, we have:
SMTP_MAX_RCPTS = 0 and SMTP_MAX_SESSIONS_PER_CONNECTION = 0 for the 
~mailman/Mailman/Defaults.py
QUEUE = 5m for the /etc/init.d/exim

Other mention that we should add smtp_accept_queue_per_connection = 0 into 
exim.conf config file. By adding this in, exim fails on restart so we reverse 
the change.

All these configurations don't change the new behavior. Any other configuration 
that we may overlook?

Thank you for any advice,
------------------------------------------------------
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

Reply via email to