Your message dated Thu, 28 Jul 2005 12:01:39 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#137367: exim can overload system without deliver_load_max
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 8 Mar 2002 14:10:06 +0000
>From [EMAIL PROTECTED] Fri Mar 08 08:10:06 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mail4.messagelabs.com [212.125.75.12] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 16jL4L-0003y1-00; Fri, 08 Mar 2002 08:10:01 -0600
X-VirusChecked: Checked
Received: (qmail 2057 invoked from network); 8 Mar 2002 14:09:35 -0000
Received: from iris.logica.co.uk (158.234.9.163)
  by server-8.tower-4.messagelabs.com with SMTP; 8 Mar 2002 14:09:35 -0000
Received: from wilma ([158.234.65.217])
        by iris.logica.co.uk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
OAA22544;
        Fri, 8 Mar 2002 14:09:35 GMT
X-Authentication-Warning: iris.logica.co.uk: Host [158.234.65.217] claimed to 
be wilma
Received: from redferni by wilma with local (Exim 3.35 #1 (Debian))
        id 16jL3w-0000uO-00; Fri, 08 Mar 2002 14:09:36 +0000
From: Ian Redfern <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: exim can overload system without deliver_load_max
X-Mailer: reportbug 1.44
Date: Fri, 08 Mar 2002 14:09:36 +0000
Message-Id: <[EMAIL PROTECTED]>
Sender: Ian Redfern <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: exim
Version: 3.35-1
Severity: wishlist

If you use exim with, say, fetchmail and a procmail-based filter such as
spamassassin, mail delivery can easily take over your machine as a hundred or
more Perl processes get forked simultaneously.

If the default exim config had deliver_load_max = 10, it would protect 
ordinary users (or shared servers) from runaway mail delivery.

Thanks,
Ian Redfern.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux wilma 2.4.17-686 #2 Sat Dec 22 21:58:49 EST 2001 i686
Locale: LANG=en_GB, LC_CTYPE=

Versions of packages exim depends on:
ii  cron                       3.0pl1-72     management of regular background p
ii  libc6                      2.2.5-3       GNU C Library: Shared libraries an
ii  libdb2                     2:2.7.7.0-3.1 The Berkeley database routines (ru
ii  libident                   0.22-2        simple RFC1413 client library - ru
ii  libldap2                   2.0.23-3      OpenLDAP libraries.
ii  libpam0g                   0.72-35       Pluggable Authentication Modules l
ii  libpcre3                   3.4-1.1       Philip Hazel's Perl Compatible Reg


This e-mail and any attachment is for authorised use by the intended 
recipient(s) only.  It may contain proprietary material, confidential 
information and/or be subject to legal privilege.  It should not be copied, 
disclosed to, retained or used by, any other party.  If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender.  Thank you.

---------------------------------------
Received: (at 137367-done) by bugs.debian.org; 28 Jul 2005 11:02:10 +0000
>From [EMAIL PROTECTED] Thu Jul 28 04:02:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail0.avcosystems.co.uk [195.224.236.86] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dy69R-0002Hy-00; Thu, 28 Jul 2005 04:02:09 -0700
Received: from lexx.avco ([192.168.0.1] helo=andromeda)
        by mail0.avcosystems.co.uk with esmtp (Exim 4.52 #1 (Debian))
        id 1Dy68x-0005SV-9f
        for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 12:01:39 +0100
Received: from 127.0.0.1 (AVG SMTP 7.0.338 [267.9.6]); Thu, 28 Jul 2005 
12:01:39 +0100
Message-ID: <[EMAIL PROTECTED]>
From: "Adam D. Barratt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Subject: Re: Bug#137367: exim can overload system without deliver_load_max
Date: Thu, 28 Jul 2005 12:01:39 +0100
MIME-Version: 1.0
Content-Type: text/plain;
        charset="Windows-1252"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1506
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506
X-AVCO-Scan-Signature: 3cdb0c1b4273759171d666cbec1fbf36
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_20,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

On Friday, March 08, 2002 3:09 PM, Ian Redfern <[EMAIL PROTECTED]> wrote:

> If you use exim with, say, fetchmail and a procmail-based filter such
> as
> spamassassin, mail delivery can easily take over your machine as a
> hundred or
> more Perl processes get forked simultaneously.
>
> If the default exim config had deliver_load_max = 10, it would protect
> ordinary users (or shared servers) from runaway mail delivery.

Upstream development on exim3 stopped more than three years ago. As Sarge
has been released, Debian's default MTA is now exim4. The maintainer of the
exim 3 packages has stated that he will not be changing the functionality of
the packages in any significant way, so I'm closing this report. (c.f.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=204492)

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to