Re: The end of Dovecot Director?

2022-10-26 Thread Timo Sirainen
Director never worked especially well, and for most use cases it's just unnecessarily complex. I think usually it could be replaced with: * Database (sql/ldap/whatever) containing user -> backend table. * Configure Dovecot proxy to use this database as passdb. * For HA change dovemon to update

Re: how to configure imapsieve to be used per user

2022-10-26 Thread Stephan Bosch
On 24-10-2022 12:00, Sebastian Bachmann wrote: according to the documentation, this has to be added to the IMAP METADATA dict per mailbox (https://doc.dovecot.org/configuration_manual/imap_metadata/): https://doc.dovecot.org/configuration_manual/sieve/plugins/imapsieve/ says: The basic IMAP

Re: The end of Dovecot Director?

2022-10-26 Thread Frank Wall
Am 2022-10-26 11:52, schrieb Maciej Milaszewski: Will there be a fork dovecot ? Hm, maybe it would be possible to just fork the director component? But it would still require a passionate C developer. Whether LibreCot or FreeDirector will be born... I'd be happy to support both! And don't feel

Dynamically set LDAP user namespace using two attributes

2022-10-26 Thread Thomas Leuxner
Hi, I’m looking for a way to use two LDAP attributes to create a user-specific namespace to be expunged e.g. mailExpungeTrash=namespace/inbox/mailbox/%{ldap:mailTrashMailbox}/autoexpunge I can create the namespace fine returning the full string to be expunged: mailExpungeTrash

Re: The end of Dovecot Director?

2022-10-26 Thread William Edwards
Maciej Milaszewski schreef op 2022-10-26 11:52: Hi What is the planned replacement like doveadm director status move / kick / flush add /up / del In 3.0 ? This question has been answered in the thread. Will there be a fork dovecot ? If we, the community, start one, yes. -- With kind reg

Re: ot: how to t/s TBird problems ?

2022-10-26 Thread Paul Kudla
may or may not be off topic how many emails in the inbox or folder in question i generally find thunderbird for example can handle an inbox of up to 20,000 emails in it without much issue (assuming half decent network connection etc) after that it slows down outlook don't even use if more

Re: how to clean virtual users correctly

2022-10-26 Thread Paul Kudla
ok in general the mail client (thunderbird etc) will usually create these upon the first login i on the other hand (because this was always a crap shoot with cyrus) take the time to make the special folders manually. example (done in python): command2 = commands.

Re: The end of Dovecot Director?

2022-10-26 Thread Maciej Milaszewski
Hi What is the planned replacement like doveadm director status move / kick / flush add /up / del In 3.0 ? Will there be a fork dovecot ? OpenPGP_signature Description: OpenPGP digital signature

Re: Dovecot does not start on MacOS Monterey

2022-10-26 Thread Doro Rose
Thanks for the quick response! No. If I set default_vsz_limit to 0 it works. My understanding was that this shouldn't be necessary in the first place, shouldn't it? Am Mi., 26. Okt. 2022 um 03:31 Uhr schrieb Antonio Leding : > You’ve tried the following and it still fails? > > default_vsz_limit =

Re: The end of Dovecot Director?

2022-10-26 Thread Aki Tuomi
> On 26/10/2022 12:42 EEST Narcis Garcia wrote: > > > El 26/10/22 a les 10:51, Aki Tuomi ha escrit: > > > >> On 26/10/2022 11:41 EEST Narcis Garcia wrote: > >> > >> > >> El 26/10/22 a les 10:29, MK ha escrit: > To be clear, we are not removing proxying features from Dovecot either.

Re: The end of Dovecot Director?

2022-10-26 Thread Narcis Garcia
El 26/10/22 a les 10:51, Aki Tuomi ha escrit: On 26/10/2022 11:41 EEST Narcis Garcia wrote: El 26/10/22 a les 10:29, MK ha escrit: To be clear, we are not removing proxying features from Dovecot either. Just the director ring feature. To be realy clear, you are not removing the proxy fe

Re: The end of Dovecot Director?

2022-10-26 Thread Aki Tuomi
> On 26/10/2022 11:41 EEST Narcis Garcia wrote: > > > El 26/10/22 a les 10:29, MK ha escrit: > >> To be clear, we are not removing proxying features from Dovecot either. > >> Just the director ring feature. > > To be realy clear, you are not removing the proxy feature in dovecot that > > ca

Re: The end of Dovecot Director?

2022-10-26 Thread Narcis Garcia
El 26/10/22 a les 10:29, MK ha escrit: To be clear, we are not removing proxying features from Dovecot either. Just the director ring feature. To be realy clear, you are not removing the proxy feature in dovecot that can be used to proxy users to different backend server on which the users mai

AW: The end of Dovecot Director?

2022-10-26 Thread MK
>To be clear, we are not removing proxying features from Dovecot either. Just >the director ring feature. To be realy clear, you are not removing the proxy feature in dovecot that can be used to proxy users to different backend server on which the users mailboxes are stored? Thanks Oliver >Ak