Import Debian changes 4.92-8+deb10u6
[hcoop/debian/exim4.git] / debian / exim4-base.templates
CommitLineData
de45f55a
AM
1Template: exim4/purge_spool
2Type: boolean
3Default: false
4_Description: Remove undelivered messages in spool directory?
5 There are e-mail messages in the Exim spool directory
6 /var/spool/exim4/input/ which have not yet been delivered. Removing
7 Exim will cause them to remain undelivered until Exim is re-installed.
8 .
9 If this option is not chosen, the spool directory is kept, allowing
10 the messages in the queue to be delivered at a later date after
11 Exim is re-installed.
12
13Template: exim4-base/drec
14Type: error
15_Description: Reconfigure exim4-config instead of this package
16 Exim4 has its configuration factored out into a dedicated package,
17 exim4-config. To reconfigure Exim4, use 'dpkg-reconfigure exim4-config'.