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 LuKreme
On Apr 8, 2004, at 10:23 PM, Ryan Verner wrote: too many errors after RCPT from server Googling on the error message (always a good idea) brings up this thread:

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, replace 'pos

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

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

2004-04-09 Thread Thomas Hochstein
Ryan Verner schrieb: > Apr 9 09:59:54 server postfix/smtpd[28145]: too many errors after RCPT > from > server[127.0.0.1] > Apr 9 09:59:54 server postfix/smtpd[28145]: disconnect from > server[127.0.0.1] That seems to be a message from postfix, the MTA, which is disconnecting because to many re

[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