Re: [Mailman-Users] Not all mail getting delivered

2004-04-09 Thread Ryan Verner
On 10/04/2004, at 3:11 AM, LuKreme wrote: smtpd_hard_error_limit = 20 try increasing that to 30, or 50, or whatever. Hmm, sure I tried that. I'll try again, though, thanks. (and this question really should have been posted on a postfix list if posted at all) Well, arguable. What if the MTA I'm

Re: [Mailman-Users] Not all mail getting delivered

2004-04-09 Thread Ryan Verner
On 09/04/2004, at 8:34 PM, Ryan Verner wrote: I realize this, but I would have thought postfix could handle this; it should see sending emails to given recipients aren't working, and either remove them from the subscription list, or just give up trying to send to it temporarily. Uh, re

Re: [Mailman-Users] Not all mail getting delivered

2004-04-09 Thread Ryan Verner
On 09/04/2004, at 8:14 PM, Richard Barrett wrote: I do not grok Postfix but reducing the value of the Mailman config variable SMTP_MAX_RCPTS in mm_cfg.py to a smaller value than the default of 500 set in Defaults.py (assuming MM 2.1.x) might be of benefit. I think you can come down to a few tens

Re: [Mailman-Users] Not all mail getting delivered

2004-04-09 Thread Ryan Verner
On 09/04/2004, at 7:15 PM, Thomas Hochstein wrote: That seems to be a message from postfix, the MTA, which is disconnecting because to many recipient users do not exist any more. I never used postfix myself, so I can't say any more to that. I realize this, but I would have thought postfix could han

[Mailman-Users] Not all mail getting delivered

2004-04-08 Thread Ryan Verner
Howdy, I configured mailman ages ago on a client's system; the lists are designed for things such as newsletters and news updates, and only he's allowed to post. Mailman is configured accordingly, and indeed, things (mostly) work. As I migrated away from an old server running majordomo, I imp