Bug#489463: /etc/init.d/exim4: always runs update-exim4.conf

Fabrício Matheus Gonçalves fmatheus at gmail.com
Sat Jul 5 22:44:33 UTC 2008


Package: exim4-base
Version: 4.63-17
Severity: wishlist


Hi,

The exim4 is taking i little longer to startup than I would expect just for 
local mail delivey configuration. After some analises it is because of 
update-exim4.conf been executed every startup, then I would like to suggest 
something like:

    if [ -n "`find /etc/exim4 -type f -newer /var/lib/exim4/config.autogenerated`" ]; then
      upex4conf
      isconfigvalid
    fi

And just for sake of optimization, update-exim4.conf already executes exim4 -bV
then if it would report the result, there will be no need to run 
exim4 -bV again in isconfigvalid.

Thank you,
 Fabricio.


-- Package-specific info:
Exim version 4.63 #1 built 20-Jan-2007 10:40:39
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September  6, 2005)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
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
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-5-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages exim4-base depends on:
ii  adduser                3.102             Add and remove users and groups
ii  cron                   3.0pl1-100        management of regular background p
ii  debconf [debconf-2.0]  1.5.11            Debian configuration management sy
ii  exim4-config [exim4-co 4.63-17           configuration for the exim MTA (v4
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libdb4.3               4.3.29-8          Berkeley v4.3 Database Libraries [
ii  lsb-base               3.1-23.2etch1     Linux Standard Base 3.1 init scrip
ii  netbase                4.29              Basic TCP/IP networking system

Versions of packages exim4-base recommends:
ii  psmisc                        22.3-1     Utilities that use the proc filesy

-- debconf information excluded





More information about the Pkg-exim4-maintainers mailing list