Documentation issue: incorrect link

2023-05-05 Thread Tom Hendrikx via dovecot

Hello,

In the second paragraph at 
https://doc.dovecot.org/configuration_manual/sieve/extensions/duplicate/, 
a link is included to RFC7353, but this RFC is not related to sieve at 
all. I think the correct RFC to link is RFC7352, like in the first 
paragraph.


Kind regards,
Tom
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org


Re: dmarc user can't receive email because of encrypted storage

2023-05-05 Thread efeizbudak--- via dovecot

On 2023-05-05 14:29, efeizbudak--- via dovecot wrote:

On 2023-05-05 09:09, Aki Tuomi via dovecot wrote:
On 05/05/2023 05:49 EEST efeizbudak--- via dovecot 
 wrote:







> try
>
> doveadm -o plugin/mail_crypt_require_encrypted_user_key=no mailbox
> cryptokey generate -U -u dmarc
>
> maybe it works?
>
> Aki
This gives the same error as the above that starts with

doveadm(dmarc): Error: mail_crypt_user_generate_keypair(dmarc) 
failed:
mail_crypt_require_encrypted_user_key set, cannot generate user 
keypair

without password or key


Ok, since this is getting too annoying I tested out that

doveadm -o plugin/mail_crypt_private_password=foo mailbox cryptokey 
generate -u dmarc -U


at least works for me with that setting.

I've made an issue of this, because it's not supposed to work like 
this. Although it can end up as documentation task.


Aki

That worked! Thank you!!
Sorry, I've missed one important part. After running this command and 
creating the keys, the emails are now received fine on the account but 
how can I actually read them? I've tried to log into the account using 
something like


mutt -f imap://dm...@domain.com/Inbox

but the login fails I guess because the user has keys but no password to 
login. How can I decrypt the mail on this account using the generated 
keys? I've also tried


doveadm fetch -u dmarc "text" MAILBOX INBOX UNSEEN

which gives me an error about password not being available.
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org


Re: dmarc user can't receive email because of encrypted storage

2023-05-05 Thread efeizbudak--- via dovecot

On 2023-05-05 09:09, Aki Tuomi via dovecot wrote:
On 05/05/2023 05:49 EEST efeizbudak--- via dovecot 
 wrote:







> try
>
> doveadm -o plugin/mail_crypt_require_encrypted_user_key=no mailbox
> cryptokey generate -U -u dmarc
>
> maybe it works?
>
> Aki
This gives the same error as the above that starts with

doveadm(dmarc): Error: mail_crypt_user_generate_keypair(dmarc) failed:
mail_crypt_require_encrypted_user_key set, cannot generate user 
keypair

without password or key


Ok, since this is getting too annoying I tested out that

doveadm -o plugin/mail_crypt_private_password=foo mailbox cryptokey 
generate -u dmarc -U


at least works for me with that setting.

I've made an issue of this, because it's not supposed to work like 
this. Although it can end up as documentation task.


Aki

That worked! Thank you!!
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org


amount of users

2023-05-05 Thread Thomas Schäfer

Hi,

is somewhere a table/matrix/function based on experience how many users 
require which values for


mail_max_userip_connections

default_client_limit

default_process_limit

...?

I run into problems with a small group of users, since the defaults seem 
to be only for single man shows.


The second assumption is: User are permanently online (connected to 
imap) and using two devices in average (one or two desktops, + one 
mobile device)


Regards,

Thomas



--

There’s no place like ::1

Thomas Schäfer (Systemverwaltung)
Ludwig-Maximilians-Universität
Centrum für Informations- und Sprachverarbeitung
Oettingenstraße 67 Raum C109
80538 München ☎ +49/89/2180-9706  ℻ +49/89/2180-9701

___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org


Re: dmarc user can't receive email because of encrypted storage

2023-05-05 Thread Aki Tuomi via dovecot


> On 05/05/2023 05:49 EEST efeizbudak--- via dovecot  
> wrote:
> 
>  


> > try
> > 
> > doveadm -o plugin/mail_crypt_require_encrypted_user_key=no mailbox 
> > cryptokey generate -U -u dmarc
> > 
> > maybe it works?
> > 
> > Aki
> This gives the same error as the above that starts with
> 
> doveadm(dmarc): Error: mail_crypt_user_generate_keypair(dmarc) failed: 
> mail_crypt_require_encrypted_user_key set, cannot generate user keypair 
> without password or key

Ok, since this is getting too annoying I tested out that

doveadm -o plugin/mail_crypt_private_password=foo mailbox cryptokey generate -u 
dmarc -U

at least works for me with that setting.

I've made an issue of this, because it's not supposed to work like this. 
Although it can end up as documentation task.

Aki
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org