Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | wibble | Guilhem Moulin | 2015-06-07 | 2 |
| | ||||
* | Install dovecot from backports (for imapc). | Guilhem Moulin | 2015-06-07 | 3 |
| | | | | | Interesting features include caching of mail headers (v2.2.8+) as well as new IMAP capabilities. | |||
* | Assume a DNS entry for each role. | Guilhem Moulin | 2015-06-07 | 2 |
| | | | | | | E.g., ldap.fripost.org, ntp.fripost.org, etc. (Ideally the DNS zone would be provisioned by ansible, too.) It's a bit unclear how to index the subdomains (mx{1,2,3}, etc), though. | |||
* | Use a local IMAP caching proxy under the webmail. | Guilhem Moulin | 2015-06-07 | 5 |
(Unless the webmail is itself a full IMAP server.) It replaces RoundCube's own IMAP and message caches. Dovecot's IMAPC storage backend is not very documented, but provides smart IMAP proxying. References include: http://dovecot.org/pipermail/dovecot/2011-January/056975.html http://wiki2.dovecot.org/HowTo/ImapcProxy http://wiki2.dovecot.org/Migration/Dsync |