|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: Too many open files error when sending to large list
From: Lutz Jaenicke (Lutz.Jaenicke
aet.TU-Cottbus.DE)Date: Fri Aug 25 2000 - 15:39:41 CDT
- Next message: Wietse Venema: "Re: Too many open files error when sending to large list"
- Previous message: Brad Knowles: "Re: Postfix not identifying itself enough in responses?"
- In reply to: Walter Obergehrer: "AW: Too many open files error when sending to large list"
- Next in thread: Wietse Venema: "Re: Too many open files error when sending to large list"
- Reply: Lutz Jaenicke: "Re: Too many open files error when sending to large list"
- Reply: Wietse Venema: "Re: Too many open files error when sending to large list"
- Reply: Walter Obergehrer: "Re: Too many open files error when sending to large list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Aug 25, 2000 at 05:03:46PM +0200, Walter Obergehrer wrote:
> BTW: There is no problem sending mail to mikesch - except when mikesch is in
> a mailing list.
Is there a special nature of the mailing list? E.g. an internal mailing list
of your company organization? Maybe even only an alias with a long number
of entries.
By strolling through the source I could only imagine one cause for
"been_here()" to fail (I went back to your maillog output, it does fail):
When the maximum number of table entries is exceeded, the new items are
not entered to the table anymore and hence they cannot be recognized
as duplicates anymore.
In the case of delivering to an alias, one single "local" process has the
burden to deliver to the recipients, so that the table may be used heavily.
In this case, it would help to increase the value duplicate_filter_limit
from the default (1000) to a much higher value. I know, I am just shooting
into the dark. It might however be worth a try :-)
Best regards,
Lutz
-- Lutz Jaenicke Lutz.Jaenickeaet.TU-Cottbus.DE BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/ Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129 Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
- Next message: Wietse Venema: "Re: Too many open files error when sending to large list"
- Previous message: Brad Knowles: "Re: Postfix not identifying itself enough in responses?"
- In reply to: Walter Obergehrer: "AW: Too many open files error when sending to large list"
- Next in thread: Wietse Venema: "Re: Too many open files error when sending to large list"
- Reply: Lutz Jaenicke: "Re: Too many open files error when sending to large list"
- Reply: Wietse Venema: "Re: Too many open files error when sending to large list"
- Reply: Walter Obergehrer: "Re: Too many open files error when sending to large list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]