Hello everyone,
I've been following the "poolp" guide on how to deploy an email server on
OpenBSD:
-
https://poolp.org/posts/2019-09-14/setting-up-a-mail-server-with-opensmtpd-dovecot-and-rspamd/
I'm currently at the very end of the guide in which he is using sieve with
Dovecot to do some fina
I am wondering how I can back up keys for mail users in their
password-protected form, without exporting them from `doveadm mailbox
cryptokey export`, which requires a password. The goal here is to
perform routine backups to keep keys current. Relevant config is as follows:
mail_attribute_dic
Hi there,
Although I have set up TLS in my Dovecot installation, I would like to
also set up some non-plaintext authentication mechanism, specifically
CRAM-MD5 and SCRAM-SHA-1.
As I read in the documents, "The problem with non-plaintext auth
mechanisms is that the password must be stored either i