Displaying 6 results from an estimated 6 matches similar to: "Syntax of pattern in map section"
2023 Mar 02
1
subscription, dots and subscribe to shared folder.
Hello;
We were able to set up shared folders in a cluster (using dovecot as
proxy on dedicated front-end servers, without using director) by
following
https://doc.dovecot.org/configuration_manual/shared_mailboxes/cluster_setup/.
Here is our related conf on imap farms (dovecot v2.3.16 on Almalinux):
namespaces:
mail_location = maildir:~/Maildir
namespace default {
? inbox = yes
? location
2023 Mar 03
1
subscription, dots and subscribe to shared folder.
> On 02/03/2023 16:21 EET Julien Nadal <julien+dovecotnl at mujik.fr> wrote:
>
>
> Hello;
> We were able to set up shared folders in a cluster (using dovecot as proxy on dedicated front-end servers, without using director) by following https://doc.dovecot.org/configuration_manual/shared_mailboxes/cluster_setup/.
>
> Here is our related conf on imap farms (dovecot
2016 Mar 09
4
Setting up public mailboxes - user not found
Hi all,
This is the first time I use the dovecot mail list so I?m sorry if I forget something.
My problem is that for some reason I can get public mailboxes to work. I have setup the directory Public, the folders and the cur,tmp and new folder in them:
Public
|
|- .office3
|
|- cur
|- tmp
|- new
|- dovecot-acl
Here is my dovecot conf:
# 2.2.13: /etc/dovecot/dovecot.conf
# OS:
2023 Mar 07
0
Dovecot "Mailbox sharing between users".
Hi
I have appended the important bits of my server configuration to the end
of this email
I am trying to get "Mailbox sharing between users" to work.
For starters it is very hard to follow the doc only
https://doc.dovecot.org/configuration_manual/shared_mailboxes/shared_mailboxes/
without an actual example. I tried to use this (sorry in German)
2006 Jul 20
4
Help with Rails and postgres with sequence numbers (global?)
Hello,
I am building an Rails applications that has to integrate an legacy
system (lxoffice) (schema at:
http://www.lx-office.org/uploads/media/DB_Schema_2.1.1_R_393_17_03_2005_.pdf).
They somehow use global ids (global for some tables). I can not change
the schema and still I want to use Rails to access it and not pure SQL.
When I try to insert a record I get the following message:
2014 Jul 04
0
Shared Mailbox + LDAP Easy with this script
Hello guys,
After some hours fighting with shared mailbox, I finally understand how it
works - and, realy, I can't believe how easy it is!
So, to help others like me and to improve the shared mailbox with Dovecot
this script does all the "hard work".
I don't know if this group permit attachments, so, let's the link: