Bug#284873: marked as done (give -oP parameter by default?)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 06 Feb 2005 07:18:18 -0800


Your message dated Sun, 6 Feb 2005 16:02:37 +0100
with message-id <20050206150237.GA26695@lefler.int.l21.ma.zugschlus.de>
and subject line Bug#285821: exim4: resolve my problem
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; 9 Dec 2004 09:24:10 +0000
>From mh+debian-bugs@zugschlus.de Thu Dec 09 01:24:10 2004
Return-path: <mh+debian-bugs@zugschlus.de>
Received: from router-syscovery.mannheim (scys00009.scy001.de) [213.217.99.213] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CcKWw-0000s3-00; Thu, 09 Dec 2004 01:24:10 -0800
Received: from mail pickup service by scys00009.scy001.de with Microsoft SMTPSVC;
	 Thu, 9 Dec 2004 10:24:03 +0100
Received: from scys00005.scy001.de ([10.1.2.35]) by scys00009.scy001.de with Microsoft SMTPSVC(5.0.2195.5329);
	 Thu, 9 Dec 2004 10:24:03 +0100
Received: from vash.zugschlus.de ([10.1.2.92]) by scys00005.scy001.de with Microsoft SMTPSVC(5.0.2195.6713);
	 Thu, 9 Dec 2004 10:24:02 +0100
Received: from mh by vash.zugschlus.de with local (Exim 4.43)
	id 1CcKWv-0001GE-Fv; Thu, 09 Dec 2004 10:24:09 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Marc Haber <mh+debian-bugs@zugschlus.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: no pidfile is written when SMTPLISTENEROPTIONS non-empty
X-Mailer: reportbug 3.2
Date: Thu, 09 Dec 2004 10:24:09 +0100
Message-Id: <E1CcKWv-0001GE-Fv@vash.zugschlus.de>
X-OriginalArrivalTime: 09 Dec 2004 09:24:02.0619 (UTC) FILETIME=[D26818B0:01C4DDD0]
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: exim4-base
Version: 4.43-1
Severity: normal

Hi,

when SMTPLISTENEROPTIONS is set to a non-empty value, no pid file is
being written, which prevents the Daemon from being stopped.

[2/501]mh@vash:~$ pstree -ap | grep exim4
[3/502]mh@vash:~$ sudo ls -al /var/run/exim4/
total 8
drwxr-x---   2 Debian-exim Debian-exim 4096 Dec  9 10:20 .
drwxr-xr-x  17 root        root        4096 Dec  9 09:52 ..
[4/503]mh@vash:~$ grep SMTPLISTENEROPTIONS /etc/default/exim4
SMTPLISTENEROPTIONS='-oX 465 -oX 25'
[5/504]mh@vash:~$ sudo /etc/init.d/exim4 start
Starting MTA: exim4.
[6/505]mh@vash:~$ pstree -ap | grep exim4
  ??exim4,4831 -bd -q30m -oX 465 -oX 25
[7/506]mh@vash:~$ sudo ls -al /var/run/exim4/
total 8
drwxr-x---   2 Debian-exim Debian-exim 4096 Dec  9 10:20 .
drwxr-xr-x  17 root        root        4096 Dec  9 09:52 ..
[8/507]mh@vash:~$

Greetings
Marc

-- Package-specific info:
Exim version 4.43 #1 built 21-Nov-2004 20:03:17
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 3.2.9: (May 26, 2004)
Support for: iconv() IPv6 GnuTLS
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configuration file is /var/lib/exim4/config.autogenerated

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-vashy
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages exim4-base depends on:
ii  adduser                     3.59         Add and remove users and groups
ii  cron                        3.0pl1-86    management of regular background p
ii  debconf [debconf-2.0]       1.4.41       Debian configuration management sy
ii  exim4-config [exim4-config- 4.43-1       Debian configuration for exim4
ii  libc6                       2.3.2.ds1-19 GNU C Library: Shared libraries an
ii  libdb3                      3.2.9-20     Berkeley v3 Database Libraries [ru
ii  netbase                     4.19         Basic TCP/IP networking system
ii  passwd                      1:4.0.3-30.4 Change and administer password and

-- debconf information excluded

---------------------------------------
Received: (at 285821-done) by bugs.debian.org; 6 Feb 2005 15:02:39 +0000
>From mh+debian-packages@zugschlus.de Sun Feb 06 07:02:39 2005
Return-path: <mh+debian-packages@zugschlus.de>
Received: from 5301d.unt0.torres.l21.ma.zugschlus.de (torres.int.l21.ma.zugschlus.de) [217.151.83.1] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Cxnvr-0007NK-00; Sun, 06 Feb 2005 07:02:39 -0800
Received: from lefler.int.l21.ma.zugschlus.de ([192.168.130.38]:34650)
	by torres.int.l21.ma.zugschlus.de with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
	(Exim 4.44)
	id 1Cxnvp-0003VX-JU; Sun, 06 Feb 2005 16:02:37 +0100
Received: from mh by lefler.int.l21.ma.zugschlus.de with local (Exim 4.44)
	id 1Cxnvp-0006we-9f; Sun, 06 Feb 2005 16:02:37 +0100
Date: Sun, 6 Feb 2005 16:02:37 +0100
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: 285821-done@bugs.debian.org
Cc: Antonio Biasio <netbix@debianet.dyndns.org>
Subject: Re: Bug#285821: exim4: resolve my problem
Message-ID: <20050206150237.GA26695@lefler.int.l21.ma.zugschlus.de>
References: <E1CefkD-0000w6-Kc@debianet.dyndns.org> <20041215212438.GG4912@torres.l21.ma.zugschlus.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20041215212438.GG4912@torres.l21.ma.zugschlus.de>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 285821-done@bugs.debian.org
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-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Wed, Dec 15, 2004 at 10:24:38PM +0100, Marc Haber wrote:
> Use SMTPLISTENEROPTIONS="-oX 10025 -oP /var/run/exim4/exim.pid"

No news from the bug reporter, so I assume that the problem has been
solved by using the suggestion I have given here.

Submiter, please feel free to re-open the bug report if you think
there is something that the exim4 packages can do.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835