[pkg-fetchmail-maint] pending bugs #218040/281523 (merged): any takers?

Nico Golde nico at ngolde.de
Sat Jan 7 15:51:20 UTC 2006


Hallo Matthias,

* Matthias Andree <matthias.andree at gmx.de> [2006-01-07 16:24]:
> can someone of the Debian maintainers please look at #281523, then at
> #218040 (I just merged these) and pay particular attention to:
> 
> <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=218040;msg=214>
> 
> Graham meant to fix this, but apparently didn't get around to it.
> 
> This has been open for too long, is a genuine nuisance, and looks
> reasonably easy to fix for those acquainted with Debian start
> scripts. (I'm not a Debian user myself.)

I don't see the problem, like the last post shows it is 
described in README.Debian.gz howto handle this:
Fetchmail on a PPP link
-----------------------

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 (note
that this has no real advantage over running fetchmail all the time). To
do so, you must do four things:

  1. Turn of fetchmail at boot. Simply rename the S99fetchmail links in
     the /etc/rc?.d directories 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.

Regards Nico
P.S. We are preparing a package for 6.3.1 at the moment.
-- 
Nico Golde - JAB: nion at jabber.ccc.de | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-fetchmail-maint/attachments/20060107/3e589e34/attachment.pgp


More information about the pkg-fetchmail-maint mailing list