Disable read all
This commit is contained in:
@@ -13,7 +13,7 @@ port = ${dovecot_lmtp_port}
|
|||||||
override = ${recipient}@${domain}
|
override = ${recipient}@${domain}
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
read_all = true
|
read_all = false
|
||||||
delete_after = ${delete_after}
|
delete_after = ${delete_after}
|
||||||
verbose = 1
|
verbose = 1
|
||||||
mark_read = true
|
mark_read = true
|
||||||
|
|||||||
Reference in New Issue
Block a user