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