This commit is contained in:
parent
677e3687fb
commit
a5458bcf18
@ -1,6 +1,6 @@
|
|||||||
[template]
|
[template]
|
||||||
src = "setup_main.tmpl"
|
src = "setup_main.tmpl"
|
||||||
dest = "/start.d/setup_main"
|
dest = "/start.d/99_main"
|
||||||
mode = "0755"
|
mode = "0755"
|
||||||
keys = [
|
keys = [
|
||||||
"/biff",
|
"/biff",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[template]
|
[template]
|
||||||
src = "setup_milter.tmpl"
|
src = "setup_milter.tmpl"
|
||||||
dest = "/start.d/setup_milter"
|
dest = "/start.d/10_milter"
|
||||||
mode = "0755"
|
mode = "0755"
|
||||||
keys = [
|
keys = [
|
||||||
"/internal/mail/filter/classes",
|
"/internal/mail/filter/classes",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[template]
|
[template]
|
||||||
src = "setup_postscreen.tmpl"
|
src = "setup_postscreen.tmpl"
|
||||||
dest = "/start.d/setup_postscreen"
|
dest = "/start.d/89_postscreen"
|
||||||
mode = "0755"
|
mode = "0755"
|
||||||
keys = [
|
keys = [
|
||||||
"/bogofilter/enable",
|
"/bogofilter/enable",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[template]
|
[template]
|
||||||
src = "setup_relayhost.tmpl"
|
src = "setup_relayhost.tmpl"
|
||||||
dest = "/start.d/setup_relayhost"
|
dest = "/start.d/88_relayhost"
|
||||||
mode = "0755"
|
mode = "0755"
|
||||||
keys = [
|
keys = [
|
||||||
"/relayhost",
|
"/relayhost",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[template]
|
[template]
|
||||||
src = "setup_submission.tmpl"
|
src = "setup_submission.tmpl"
|
||||||
dest = "/start.d/setup_submission"
|
dest = "/start.d/11_submission"
|
||||||
mode = "0755"
|
mode = "0755"
|
||||||
keys = [
|
keys = [
|
||||||
"/submission/enable",
|
"/submission/enable",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user