Hi, list, The problem I'm trying to solve is that Hotmail (and probably msn.com) do not accept our Mailman emails - this seems to be a new phenomenon. The error code is "too many recipients". From other sources I assume that Hotmail now accept sonly max 9 recipients per one request, while Mailman's default maximum is 500.
I try to solve this by adding SMTP_MAX_RCPTS = 9 to my mm_cfg.py. After Mailman restart, this seems to have no effect on existing lists - like I expected. Apparently I should use withlist - but how? BTW, this is my first posting to the list. - Jussi -- Jussi Hirvi * Green Spot Topeliuksenkatu 15 C * 00250 Helsinki * Finland Tel. & fax +358 9 493 981 * Mobile +358 40 771 2098 (only sms) [EMAIL PROTECTED] * http://www.greenspot.fi ------------------------------------------------------ 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
