mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
minimize capabilities
This commit is contained in:
@@ -16,6 +16,12 @@ mail_debug = yes
|
||||
|
||||
mail_plugins = quota
|
||||
|
||||
# these are the capabilities Delta Chat cares about actually
|
||||
# so let's keep the network overhead per login small
|
||||
# https://github.com/deltachat/deltachat-core-rust/blob/master/src/imap/capabilities.rs
|
||||
imap_capability = IMAP4rev1 IDLE MOVE QUOTA CONDSTORE
|
||||
|
||||
|
||||
# Authentication for system users.
|
||||
passdb {
|
||||
driver = dict
|
||||
|
||||
Reference in New Issue
Block a user