Displaying 2 results from an estimated 2 matches for "lmtp_coi".
Did you mean:
imap_coi
2020 Apr 23
2
Testing COI
Hi,
I am playing around with the COI plugin and try to get things working.
I followed the Dovecot docs and also got the source from Github (dovecot/coi).
I have compiled and installed coi successfully.
IMAP seems to be fine, but LMTP has some errors in the logs, so I removed imap_coi for the moment:
Apr 23 17:05:16 mx dovecot: lmtp(10752): Fatal: Couldn't load required plugin
2020 Apr 23
0
Testing COI
...;
protocol imap {
</div>
<div>
mail_plugins = $mail_plugins imap_coi
</div>
<div>
}
</div>
<div>
<br>
</div>
<div>
<div>
protocol lmtp {
</div>
<div>
mail_plugins = $mail_plugins lmtp_coi
</div>
<div>
}
</div>
</div>
<div class="io-ox-signature">
<pre>---
Aki Tuomi</pre>
</div>
</body>
</html>