Your message dated Tue, 28 Jun 2005 17:55:30 +0200
with message-id <[EMAIL PROTECTED]>
and subject line (no subject)
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; 23 Dec 2004 18:24:53 +0000
>From [EMAIL PROTECTED] Thu Dec 23 10:24:53 2004
Return-path: <[EMAIL PROTECTED]>
Received: from 83-65-65-12.dynamic.xdsl-line.inode.at (verleihnix.home) 
[83.65.65.12] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ChXdt-0008So-00; Thu, 23 Dec 2004 10:24:53 -0800
Received: from libiko by verleihnix.home with local (Exim 4.34)
        id 1ChXcY-0001h4-Lh; Thu, 23 Dec 2004 19:23:30 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robert Kloibhofer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: fetchmail: README.Debian.gz incomplete in section 'Fetchmail on a PPP 
link'
X-Mailer: reportbug 3.2
Date: Thu, 23 Dec 2004 19:23:30 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Robert Kloibhofer <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
Delivered-To: [EMAIL PROTECTED]
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: fetchmail
Version: 6.2.5-11
Severity: minor


Fetchmail on a PPP link should look as follows:
-----------------------

By default, the system-wide fetchmail will start at boot, and will be
restarted when the PPP link is brought up. You, can however, configure
the system-wide fetchmail to *only* run when the PPP link is up (you may
want this if you run a PPP link with 'idle' and 'active-filter' set). To
do so, you must do four things:

  1. Turn of fetchmail at boot. Simply rename the S99fetchmail links in
     the /etc/rc?.d direictories to K15fetchmail. For example:

    # cd /etc/rc2.d
    # mv S99fetchmail K15fetchmail

  2. Edit the ip-up script and change 
     "[ -x /etc/init.d/fetchmail -a ! -x /sbin/resolvconf ]" to
     "[ -x /etc/init.d/fetchmail ]", and
     "try-restart" to "start" 

  3. Edit the ip-down script and remove the "exit 0" line.

  4. Remove /etc/resolvconf/update-libc.d/fetchmail (or add an "exit 0"
     line at the beginning).

Note that both the init script and the fetchmail PPP scripts are conffiles,
so if you don't like the setup you just need to change them to your heart's
content. The changes will not be overwritten by a package upgrade without
your explicit consent.

---END OF SECTION---

The advantage of only running fetchmail on ip-up:
There is nothing like an active-filter for fetchmail's monitor-option
(?). I.e. a permanently running fetchmail would keep my demand-link
remain up very long since i get lots of unwanted incoming packages.
These are filtered by the kernel-firewall and ignored by pppd's
demand-option through "active-filter 'outbound'".

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.8-1-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages fetchmail depends on:
ii  adduser                     3.59         Add and remove users and groups
ii  base-files                  3.1.0        Debian base system miscellaneous f
ii  debconf                     1.4.30.10    Debian configuration management sy
ii  debianutils                 2.8.4        Miscellaneous utilities specific t
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libssl0.9.7                 0.9.7e-2     SSL shared libraries

-- debconf information excluded

---------------------------------------
Received: (at 287023-done) by bugs.debian.org; 28 Jun 2005 15:55:18 +0000
>From [EMAIL PROTECTED] Tue Jun 28 08:55:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from natnoddy.rzone.de [81.169.145.166] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DnIQf-00080t-00; Tue, 28 Jun 2005 08:55:18 -0700
Received: from ngolde.de (G9448.g.pppool.de [80.185.148.72])
        by post.webmailer.de (8.13.1/8.13.1) with ESMTP id j5SFtFTs020202
        for <[EMAIL PROTECTED]>; Tue, 28 Jun 2005 17:55:16 +0200 (MEST)
Received: by ngolde.de (Postfix, from userid 1000)
        id 9031853002B; Tue, 28 Jun 2005 17:55:30 +0200 (CEST)
Date: Tue, 28 Jun 2005 17:55:30 +0200
From: Nico Golde <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2"
Content-Disposition: inline
X-Editor: VIM - Vi IMproved 6.3 (2004 June 7, compiled Jun 15 2005 18:17:41)
X-Mailer: Mutt-ng http://www.muttng.org
X-Operating-System: Debian GNU/Linux sid
X-My-Homepage: http://www.ngolde.de
User-Agent: mutt-ng devel-20050619 (Debian)
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-Status: No, hits=-1.5 required=4.0 tests=BAYES_00,NOSUBJECT 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,
this is fixed with the latest upload.
thanks
Nico

--=20
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org=20
VIM has two modes - the one in which it beeps=20
and the one in which it doesn't -- encrypted mail preferred

--UlVJffcvxoiEqYs2
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCwXLyHYflSXNkfP8RAmLYAKCwZCShRrUT7yJTDU5PhaJCsMb4BwCgpjSc
vMea4xMmZFm5/4NmdmynQe8=
=qI9O
-----END PGP SIGNATURE-----

--UlVJffcvxoiEqYs2--


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

Reply via email to