[pkg-fetchmail-maint] Bug#443327: Unable to specify polling interval in /etc/default/fetchmail

Amaya amaya at debian.org
Thu Sep 20 16:28:31 UTC 2007


Package: fetchmail
Version: 6.3.8-8
Severity: normal

Dear fetchmail maintainers,

I am trying to modify the default polling interval in daemon mode from
300 to 30 (or whatever). 
	
	~-root at nen> cat /etc/default/fetchmail 
	# This file will be used to declare some vars for fetchmail
	#
	# Uncomment the following if you don't want localized log
	# messages
	export LC_ALL=C

	# If you want to specify any additional OPTION to the start
	# scripts specify them here
	OPTIONS="-d 30"

	# Declare here if we want to start fetchmail. 'yes' or 'no'
	START_DAEMON=yes

Then I run 

	~-root at nen> /etc/init.d/fetchmail debug-run 

	/etc/init.d/fetchmail: Initiating debug run of system-wide fetchmail service...
	[...]
	/etc/init.d/fetchmail: RUNUSER is fetchmail
	/etc/init.d/fetchmail: OPTIONS would be -d 30 -f /etc/fetchmailrc --pidfile /var/run/fetchmail/fetchmail.pid -d 300 --syslog
	/etc/init.d/fetchmail: Starting service in nodetach mode, hit ^C
	(SIGINT/intr) to finish run...
	[...]
	fetchmail: sleeping at Thu Sep 20 20:31:32 2007 for 300 seconds
	
So the code in /etc/init.d/fetchmail is not correctly reading the
content of my $OPTIONS variable, or am I doing something wrong?

Thanks for your time!


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fetchmail depends on:
ii  adduser                     3.105        add and remove users and groups
ii  debianutils                 2.25         Miscellaneous utilities specific t
ii  libc6                       2.6.1-5      GNU C Library: Shared libraries
ii  libcomerr2                  1.40.2-1     common error description library
ii  libkrb53                    1.6.dfsg.1-7 MIT Kerberos runtime libraries
ii  libssl0.9.8                 0.9.8e-8     SSL shared libraries
ii  lsb-base                    3.1-24       Linux Standard Base 3.1 init scrip

Versions of packages fetchmail recommends:
ii  ca-certificates               20070303   Common CA Certificates PEM files

-- debconf information:
* fetchmail/confwarn:
* fetchmail/systemwide: true
* fetchmail/initdefaultswarn:
* fetchmail/runasroot: false
  fetchmail/fetchidswarn:

-- 
  ·''`.             If I can't dance to it, it's not my revolution
 : :' :                                            -- Emma Goldman
 `. `'           Proudly running Debian GNU/Linux (unstable)
   `-     www.amayita.com  www.malapecora.com  www.chicasduras.com





More information about the pkg-fetchmail-maint mailing list