1. If I want per-user encryption am I correct I should configure
global keys with all related settings override in the userdb lookup?
2. If I do not want to encrypt some user accounts, is it enough to
omit the mail_crypt_global_private_key from the userdb lookup? In
other word, mail_plugins st
I read the mailcrypt plugin document on the wiki and had couple
questions.
1. If I want per-user encryption am I correct I should configure global
keys with all related settings override in the userdb lookup?
2. If I do not want to encrypt some user accounts, is it enough to omit
the mail_cr
On 2019-05-22 08:18, Tuomo Soini via dovecot wrote:
On Tue, 21 May 2019 18:24:46 +
MRob via dovecot wrote:
Many people prefer to use LMTP for delivery from postfix for better
efficiency but X-Original-to header support still missing after many
years. One affect of this is need to set
Many people prefer to use LMTP for delivery from postfix for better
efficiency but X-Original-to header support still missing after many
years. One affect of this is need to set
sieve_vacation_dont_check_recipient = yes which violate Sieve standard
and cause auto-replyies sent to messages that
Hi, I couldn't really find documentation about ssl_dh_parameters_length
except for mention in passing on the page
https://wiki2.dovecot.org/SSL/DovecotConfiguration
For version 2.3 and above is that setting necessary? If so what are the
values I can use, is setting it high like 4096 beneficial
one solution that work is put a mailbox into the parent namespace like:
mailbox "Virtual/" {
auto = subscribe
}
nothing in the "namespace myvirt" would work.
On 2019-05-08 21:02, MRob via dovecot wrote:
FYI in subscription file for namespace I see empty line when the
FYI in subscription file for namespace I see empty line when the top
level prefix is subscribed. Works perfectly just need to make it
automatic
On 2019-05-08 20:50, MRob via dovecot wrote:
In virtual namespace I can have:
namespace myvirt {
location = blah
prefix=Virtual/
separator
In virtual namespace I can have:
namespace myvirt {
location = blah
prefix=Virtual/
separator=/
mailbox "My folder" {
auto = subscribe
}
}
And i see email clients successful display subscribed "My folder" but
the top-level prefix "Virtual/" is not subscribed. I see the Virtual/
On 2019-05-05 02:37, Daniel Miller via dovecot wrote:
On 5/3/2019 11:22 AM, MRob via dovecot wrote:> That is not dynamically
generated and it isn't limited to just one
mailbox (dovecot terminology here is confusing, normally a mailbox is
a mail account (user), but in this context &qu
On 2019-05-03 16:03, Daniel Miller via dovecot wrote:
On 5/2/2019 12:47 PM, MRob via dovecot wrote:
hi, I spent time learning about virtual mailboxes. Is there some way
to create dynamic virtual mailboxes? I mean, when I look at a mailbox,
I want to see only unread messages or flagged messages
On 2019-05-01 22:14, Daniel Miller via dovecot wrote:
On 4/30/2019 11:13 PM, MRob via dovecot wrote:
The examples in 15-mailboxes.conf
# If you have a virtual "All messages" mailbox:
#mailbox virtual/All {
# special_use = \All
# comment = All my messages
#}
# If
hi, I spent time learning about virtual mailboxes. Is there some way to
create dynamic virtual mailboxes? I mean, when I look at a mailbox, I
want to see only unread messages or flagged messages in that mailbox.
The examples in 15-mailboxes.conf
# If you have a virtual "All messages" mailbox:
#mailbox virtual/All {
# special_use = \All
# comment = All my messages
#}
# If you have a virtual "Flagged" mailbox:
#mailbox virtual/Flagged {
# special_use = \Flagged
# comment = All my flagg
13 matches
Mail list logo