Hi,
I use Dovecot 2.3.9.2 as IMAP proxy for other mail server and configure it
with imapc_host/imapc_port/imapc_user options. All works fine exclude quota
information.
Although my IMAP server supported quota Dovecot does not relay it to users.
As I read in docs/MailboxFormat.imapc.txt in Dovecot
Hi
I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
http://johannes.sipsolutions.net/Projects/dovecot-antispam
All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
in sieve i have:
require ["fileinto","imap4flags"];
# rule:[SPAM Box]
if header :cont
Hi,
As stated on the Dovecot documentation, at rest encryption is possible
[1]. However, these keys are present on the system itself and are
unprotected. Therefore, if a system is compromised, the attacker has
access to the encrypted mail and the keys. There is no security benefit
in that situat
Hi,
maybe this helps avoiding double folders.
https://wiki.dovecot.org/Plugins/MailboxAlias
Am 24.03.20 um 10:34 schrieb Maciej Milaszewski:
> Hi
> I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
> http://johannes.sipsolutions.net/Projects/dovecot-antispam
>
> All works fi
Am Dienstag, den 24.03.2020, 16:03 +0100 schrieb J. Echter:
> >
> > Can you recommend any other plugin that will work properly and teach
> > spam with Junk for dovecot2.2.36-4
I followed the instructions at
https://wiki2.dovecot.org/HowTo/AntispamWithSieve and successfully
replaced dovecot-anti