Bug#268084: exim4: Allow .include .ifdef .endif to have leaving whitespace
Jari Aalto
Jari Aalto <jari.aalto@poboxes.com>, 268084@bugs.debian.org
Thu, 26 Aug 2004 01:42:40 +0300
Package: exim4
Version: 4.34-5
Severity: wishlist
Please implement the possibility to have indented directive a la C/C++.
This would improve readability of the configuration file.
Current situation:
.ifdef FOO
.include X
.include Y
.ifdef BAR
.endif
.endif
The wish:
.ifdef FOO
.include X
.include Y
.ifdef BAR
.endif
.endif
-- Package-specific info:
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.26.20040601
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)
Versions of packages exim4 depends on:
ii exim4-base 4.34-5 EXperimental Internal Mailer -- a
ii exim4-daemon-heavy 4.34-5 Exim (v4) with extended features,
-- no debconf information