Marc Haber wrote: > On Sun, May 27, 2007 at 03:52:20PM +0200, Axel Ludszuweit wrote: >> Marc Haber wrote:
> Connect "manually" to the clamav socket and talk directly to the > daemon. A helper program like socat should do the trick. If you cannot > do this due to lack of knowledge, the issue is hard to debug. > There is a lack of knowledge about this on my side > Could this be a laod problem? Too many messages dumped on clamav in > too short time? > > Does the issue happen after the fifteenth message delivered by > fetchmail? Did you follow one of the bad HOWTOS out there which > instructed you to mess around with exim's load control features? > > I have add to file /etc/exim4/conf.d/main/02_exim4-config_options the load control settings # Abandon queue run if load gets above this level (if unset, use the above) deliver_queue_load_max = 3 # Start queueing instead of delivering if load gets above this level queue_only_load = 3 # Maximum number of simultaneous incoming SMTP calls that Exim will accept smtp_accept_max = 3 Unfortunately unsuccessfull, the error messages in /etc/exim4/paniclog still appear. Greetings Axel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

