Your message dated Thu, 28 Jul 2005 11:24:37 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#157446: exim: Should install /etc/network/if-up.d/exim
similarto /etc/ppp/ip-up.d/exim
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 submit) by bugs.debian.org; 20 Aug 2002 20:42:41 +0000
>From [EMAIL PROTECTED] Tue Aug 20 15:42:40 2002
Return-path: <[EMAIL PROTECTED]>
Received: from tomts17.bellnexxia.net (tomts17-srv.bellnexxia.net)
[209.226.175.71]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17hFpo-0007NN-00; Tue, 20 Aug 2002 15:42:40 -0500
Received: from datum.youngst.org ([65.93.96.119])
by tomts17-srv.bellnexxia.net
(InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Tue, 20 Aug 2002 13:12:22 -0400
Received: from du213-130-132-146.as15444.net ([213.130.132.146]
helo=herring.youngst.org)
by datum.youngst.org with asmtp (Exim 3.35 #1 (Debian))
id 17hCYG-0006QY-00; Tue, 20 Aug 2002 13:12:21 -0400
Received: from cpcallen by herring.youngst.org with local (Exim 3.35 #1
(Debian))
id 17hC9f-00019q-00; Tue, 20 Aug 2002 17:46:55 +0100
From: Christopher Allen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: exim: Should install /etc/network/if-up.d/exim similar to
/etc/ppp/ip-up.d/exim
X-Mailer: reportbug 1.50
Date: Tue, 20 Aug 2002 17:46:55 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Christopher Allen <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: exim
Version: 3.35-1
Severity: normal
It would make sense to have exim's queue run even when non-PPP
interfaces come up, since there are non-PPP transient connections
(e.g., wireless, laptop docking, etc.) I've accomplished this by
symlinking /etc/network/if-up.d/exim to /etc/ppp/ip-up.d/exim.
Caution, though: it would probably be desirable to avoid running exim
-qf more than once - for example, when lo and eth0 are both brought up
at system startup, or when ifup ppp0 fires up pppd to do the dirty
work. It's not obvious to me what the best way to do this would be.
-- System Information
Debian Release: 3.0
Architecture: powerpc
Kernel: Linux herring 2.4.18-newpmac #1 Thu Mar 14 22:44:49 EST 2002 ppc
Locale: LANG=C, LC_CTYPE=C
Versions of packages exim depends on:
ii cron 3.0pl1-72 management of regular background p
ii libc6 2.2.5-10 GNU C Library: Shared libraries an
ii libdb2 2:2.7.7.0-7 The Berkeley database routines (ru
ii libident 0.22-2 simple RFC1413 client library - ru
ii libldap2 2.0.23-6 OpenLDAP libraries.
ii libpam0g 0.72-35 Pluggable Authentication Modules l
ii libpcre3 3.4-1.1 Philip Hazel's Perl Compatible Reg
---------------------------------------
Received: (at 157446-done) by bugs.debian.org; 28 Jul 2005 10:25:08 +0000
>From [EMAIL PROTECTED] Thu Jul 28 03:25:08 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 1Dy5Zb-0008EI-00; Thu, 28 Jul 2005 03:25:08 -0700
Received: from lexx.avco ([192.168.0.1] helo=andromeda)
by mail0.avcosystems.co.uk with esmtp (Exim 4.52 #1 (Debian))
id 1Dy5Z7-0004zC-Di
for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 11:24:37 +0100
Received: from 127.0.0.1 (AVG SMTP 7.0.338 [267.9.6]); Thu, 28 Jul 2005
11:24:37 +0100
Message-ID: <[EMAIL PROTECTED]>
From: "Adam D. Barratt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Subject: Re: Bug#157446: exim: Should install /etc/network/if-up.d/exim
similarto /etc/ppp/ip-up.d/exim
Date: Thu, 28 Jul 2005 11:24:37 +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: d77150b80a8d4ea7792e09f429c6e7ea
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 Tuesday, August 20, 2002 5:46 PM, Christopher Allen
<[EMAIL PROTECTED]> wrote:
> Package: exim
> Version: 3.35-1
> Severity: normal
>
> It would make sense to have exim's queue run even when non-PPP
> interfaces come up, since there are non-PPP transient connections
> (e.g., wireless, laptop docking, etc.) I've accomplished this by
> symlinking /etc/network/if-up.d/exim to /etc/ppp/ip-up.d/exim.
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]