Merge #1160
1160: front: advertise real capabilites of mail-backends r=mergify[bot] a=HorayNarea ## What type of PR? Feature/Enhancement/Bug-Fix ## What does this PR do? configures nginx in a way that it advertises the real SMTP/IMAP/POP3 capabilities supported by postfix/dovecot instead of just the bare minimum ### Related issue(s) - #1159 - when this PR is merged IMAP IDLE will be enabled with a 2 minute idle interval as is default in dovecot ## Prerequistes Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by: Thomas Sänger <thomas@gecko.space>master
commit
473a2d80a7
@ -0,0 +1 @@
|
|||||||
|
Advertise correct mail capabilities through the front-container, this also enables support for PIPELINING in mail-protocols and IMAP IDLE which is a (potential) performance gain.
|
Loading…
Reference in New Issue