summaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/templates b/debian/templates
index a2d0ea9..345c413 100644
--- a/debian/templates
+++ b/debian/templates
@@ -121,15 +121,6 @@ _Description: Bad recipient delimiter
The recipient delimiter must be a single character. '${enteredstring}'
is what you entered.
-Template: postfix/chattr
-Type: boolean
-Default: false
-_Description: Force synchronous updates on mail queue?
- If synchronous updates are forced, then mail is processed more slowly.
- If not forced, then there is a remote chance of losing some mail if
- the system crashes at an inopportune time, and you are not using a
- journaled filesystem (such as ext3).
-
Template: postfix/mynetworks
Type: string
Default: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
@@ -168,8 +159,3 @@ _Description: Recipient for root and postmaster mail:
.
If you already have a /etc/aliases file and it does not have an entry
for root, then you should add this entry. Leave this blank to not add one.
-
-Template: postfix/newaliases
-Type: boolean
-Default: false
-_Description: Run newaliases command?