Adam McGreggor wrote: >On Tue, Jun 15, 2010 at 08:19:16AM -0700, Dan Sherbondy wrote: >> My ISP says that multiple recipients on each message is a VERY bad idea >> and wants to know if there is a way to make mailman send to individual >> addresses. > >VERP: > > http://wiki.list.org/display/DOC/So+what+is+this+VERP+stuff > >If you don't run the mailserver/list-config yourself, your ISP will >need to make changes, but they're pretty simple/straight-forward (for >those with a clue about email/configuring daemons).
or, set SMTP_MAX_RCPTS = 1 in mm_cfg.py, but if you're going to do that, you might as well do VERP for better bounce recognition as it will have no additional cost. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
