Mark Sapiro writes: > It's hard to say, but it seems that you have list members in multiple > domains all served by the same google mail MX, and google doesn't like > receiving multiple recipient domains in a single SMTP transaction.
Other way around, I think. The Google MX in question seems to be Max's smarthost. I don't think any MTAs are so "smart"[1] as to try to collect MXs for all the domains they're sending to, and then send to multiple domains via any MX that serves multiple domains. > I don't know about whitelisting, but if you set > > SMTP_MAX_RCPTS = 1 This will still do the trick. Footnotes: [1] Yes, I know about qmail. Not even djb ...! ------------------------------------------------------ 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