summaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-12 16:11:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-12 16:11:51 +0000
commit33e3bf199e6848d71c73c581fa83fecbeeb1903b (patch)
tree769e40a0abea3265f329090c56b690d619a86a84 /debian/templates
parentMerging upstream version 3.9.1. (diff)
downloadpostfix-33e3bf199e6848d71c73c581fa83fecbeeb1903b.tar.xz
postfix-33e3bf199e6848d71c73c581fa83fecbeeb1903b.zip
Merging debian version 3.9.1-4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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?