Displaying 20 results from an estimated 9000 matches similar to: "dsync backup public namespace - how?"
2013 Sep 23
1
dovecot 2.2.x and replication with dsync and shared / public namespace
Hi,
I'm trying to configure replication with dsync on Dovecot 2.2.5 (and
latest nightly).
I did followed the guide at http://wiki2.dovecot.org/Replication
But I can get dsync-server working only if my users do not have access
to shared mailboxes and / or public mailboxes which is problematic for
our setup.
dsync-server is trying to create folders in public/ namespace :
2016 Nov 29
0
shared/public mailbox application
Thanks Tobias. Thanks for the detailed reply.
I think I see what you?re doing. But I?m unclear on something (since I?m a nube):
Can anyone send mail to NAME at domain.com <mailto:NAME at domain.com> and have it appear in the public mailbox?
If not, would it be enough to create a userdb entry which defines a pseudo-user NAME, including its home directory, such that imcoming
2016 Nov 29
2
shared/public mailbox application
Basically we alias NAME at domain.com to doveadm at domain.com. doveadm@ has a sieve-Script which files into the public folder. You could also configure a postfix transport which does the job.
Its necessary to overlook the whole process chain to properly configure everything. And a lot of try out :)
On 29 Nov 2016, at 6:34, Michael Fox wrote:
> Thanks Tobias. Thanks for the detailed reply.
2020 Feb 15
1
shared folder name or public folder with mail address
On 15.02.2020 14:45, Tobias Kirchhofer wrote:
> On 15 Feb 2020, at 12:27, Armin Schindler wrote:
>
> On 15.02.2020 12:16, Tobias Kirchhofer wrote:
> ...
>
> the sieve part seems to be very tricky.
> My test is now working with a public folder and I have a
> "sieve_before" script in place which works for rules of the
>
2020 Feb 14
3
shared folder name or public folder with mail address
On 2/14/20 2:23 PM, Tobias Kirchhofer wrote:
> On 14 Feb 2020, at 14:05, Armin Schindler wrote:
>
>> On 2/14/20 11:44 AM, Tobias Kirchhofer wrote:
>>> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
>>>
>>> ??? Hello!
>
> [?]
>
>>> For our new setup (planned with CentOS 8, waiting for the official repo for the latest dovecot
>>>
2011 Jul 08
0
Possible bug in shared namespace variable?
As you would have seen earlier I've created a shared mailbox with the
following namespace:
namespace {
type = shared
separator = .
prefix = Shared.%%n.
location =
maildir:/var/vpopmail/domains/%%d/%%n/Maildir:INDEX=~/Maildir/Shared/%%n
subscriptions = no
list = children
}
This works perfectly, but for some reason the %%n variable in the location
maildir is blank. Everywhere else
2016 Nov 28
2
shared/public mailbox application
Hi Michael,
we migrated from Cyrus Shared Folders to Dovecot Public Folder.
Our setup with Dovecot:
- Public Namespace type=public
- prefix=NAMESPACE
- location=maildir:/var/vmail/public/domain.com/folder:INDEXPVT=~/public/domain.com/NAME
- list=children to show NAMESPACE only if acl is given
- Restart Dovecot
- cd /var/vmail/public/domain.com/NAMESPACE
- mkdir .NAME
- We utilise one user
2011 Dec 29
1
dsync / separator / namespace config-problem
Guess I don't quite get namespaces, but we have the following namespace
configured:
$ doveconf namespace
namespace {
hidden = no
inbox = yes
list = yes
location =
prefix = INBOX.
separator =
subscriptions = yes
type = private
}
But when I try running dsync it complains:
$ sudo -u atmail dsync -u janfrode at tanso.net mirror mdbox:/tmp/janfrodeboks
2010 Oct 28
2
dsync, separator, but really - Default Namespace
Just made the leap from 1.2 to 2.0.6 - and several maddening config
typos I think I have a working system again! Getting closer to
converting from maildir to mdbox, but first...
Trying to use dsync gives me:
dsync(root): Fatal: Mail locations must use the same virtual mailbox
hierarchy separator (specify separator for the default namespace)
Ok - I 've never configured namespaces
2013 Feb 21
2
Public folders and dsync replication Dovecot v2.1.7
Dear all
I have a few public folders setup and working fine, and one such public
folder is 'Public/General'. I'm trying to sort dsync replication out to
another server and notice that the system log is full of error messages
similar to:
dovecot: doveadm: Error: dsync-remote(username: Error: Can't update
subscription Pu
blic/General: Invalid mailbox name
The replication setup
2020 Feb 15
2
shared folder name or public folder with mail address
On 15.02.2020 12:16, Tobias Kirchhofer wrote:
...
> the sieve part seems to be very tricky.
> My test is now working with a public folder and I have a
> "sieve_before" script in place which works for rules of the
> private namespace.
>
> But when the rule shall "fileinto" a public folder, the mail isn't
> filtered (moved) and
2020 Feb 15
2
shared folder name or public folder with mail address
On 14.02.2020 11:44, Tobias Kirchhofer wrote:
> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
...
>
> The sorting in the according public folder happens in a global sieve
> script before user scripts are fireing. It is combined with the ?+?
> notation in postfix for sub addresses and an special ?listadm? user
>
> postfix:
> |
> listadm+Verteiler/info@$DOMAIN
> |
2020 Feb 14
0
shared folder name or public folder with mail address
On 14 Feb 2020, at 14:05, Armin Schindler wrote:
> On 2/14/20 11:44 AM, Tobias Kirchhofer wrote:
>> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
>>
>> Hello!
[?]
>> For our new setup (planned with CentOS 8, waiting for the official
>> repo for the latest dovecot
>> version?) we have a prototype on Debian base with the latest
>> version of
2020 Feb 15
0
shared folder name or public folder with mail address
On 15 Feb 2020, at 10:43, Armin Schindler wrote:
> On 14.02.2020 11:44, Tobias Kirchhofer wrote:
>> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
> ...
>>
>> The sorting in the according public folder happens in a global sieve
>> script before user scripts are fireing. It is combined with the
>> ?+?
>> notation in postfix for sub addresses and an
2020 Jul 23
2
dsync fails for existing user: "Error: Failed to initialize user: Namespace '': Mailbox list driver imapc: missing imapc_password" ?
i'm attempting to dsync from a remote/other IMAP store to my current/new dovecot instance
testing remote's IMAP access from the local/dovecot box, i can successfully login
openssl s_client \
-crlf \
-4 \
-showcerts \
-bind 10.0.1.10 \
-connect remote-imap.example.com:993 \
-cert /sec/vmail/client.EC.crt.pem \
-key /sec/vmail/client.EC.key.pem \
-CAfile
2012 Jul 14
1
Migrating with dsync and INBOX.INBOX namespace issue
I'm working on migrating IMAP users from Mirapoint Message Servers to Dovecot servers. The Mirapoint IMAP server uses INBOX as a namespace for private mailboxes. I created the same namespace in Dovecot, but when I migrate mailboxes dsync seems to ignore/miss the namespace on Mirapoint and I end up with all mailboxes under a INBOX.INBOX hierarchy.
Mirapoint Source Server
2020 Feb 14
2
shared folder name or public folder with mail address
On 2/14/20 11:44 AM, Tobias Kirchhofer wrote:
> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
>
> Hello!
>
> we are about to move from cyrus to dovecot and have one open issue
> for that migration.
> With cyrus we have "shared/" folders with a name that is self defined like
> shared/project-xyz
> but the email address for direct
2020 Feb 15
0
shared folder name or public folder with mail address
On 15 Feb 2020, at 12:27, Armin Schindler wrote:
> On 15.02.2020 12:16, Tobias Kirchhofer wrote:
> ...
>> the sieve part seems to be very tricky.
>> My test is now working with a public folder and I have a
>> "sieve_before" script in place which works for rules of the
>> private namespace.
>>
>> But when the rule shall
2016 Dec 22
1
dsync for subscription on public/shared folder
Hello,
I already wrote regarding that, but maybe it sounded too complex. I will
write it a bit softer now.
The replication through dsnyc works perfectly with one exception. I am
having an issue with the replication of the subscriptions file on shared
folder.
We have a public mailbox defined:
namespace public-test {
location = maildir:/opt/mail/_public/test
prefix = public/test/
2019 Jan 02
2
Error with virtual index "Broken mailbox_count header"
On 2 Jan 2019, at 9:27, Aki Tuomi wrote:
> Please provide doveconf -n
Sure:
https://crypto.shift.agency/?66a9e34e83032c3e#ovF5Yq5qTNa8ii7Qup4oy8h5HyEVLKl/RbhCFpQGkkY=
>
> Aki
>
>> On 02 January 2019 at 10:26 Tobias Kirchhofer <collect at shift.agency>
>> wrote:
>>
>>
>> Hi, we experience trouble with one of our virtual mailboxes.
>>