Displaying 20 results from an estimated 2000 matches similar to: "Applying Dovecot for a large / deep folder-hierarchy archive."
2019 Jun 27
2
Applying Dovecot for a large / deep folder-hierarchy archive.
Hello Aki,
Thank you greatly for your advice, it is really valuable to know that
the key criteria for our desired application of Dovecot are
supported (our groupware stacks are running Dovecot 2.3.4.1) prior to
commencing operations to configure Dovecot and migrate enterprise data.
Thanks for the word of caution with regards to mbox format; that was a
slip of the tongue on my part, our groupware
2019 Jun 27
3
Applying Dovecot for a large / deep folder-hierarchy archive.
Am 27.06.2019 um 07:35 schrieb Aki Tuomi via dovecot:
>
> On 26.6.2019 22.12, Arnold Opio Oree via dovecot wrote:
>> Hello to you all,
>>
>> I'd like to ask about my intended application of Dovecot to create a folder-hierarchy for storing our enterprise emails, which are treated as live data?rather than archives for compliance or occasional / reactive retrieval.
2019 Jul 04
9
Applying Dovecot for a large / deep folder-hierarchy archive.
Hi all,
The guidance provided so far has been really helpful, and has helped a
great deal to bringing down wasted energy on finding and executing a
viable path. I am now at the final due action to complete our Dovecot
application to our use-case, but am stuck on an issue that I cannot
find any easily accessible documentation on.
Generally this is what has been done:
1. Uploaded the enterprise
2019 Jul 10
1
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
Your report is most appreciated, though it lacked quite a lot of detail
that could've expedited the investigation why it happened. With the
further information we can hopefully figure out why you are experiencing
the problems you reported. There is no offense intended.
Aki
On 10.7.2019 14.01, Arnold Opio Oree via dovecot wrote:
> Hello Timo,
>
> I have scheduled some time to carry
2019 Jul 08
1
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Hi!
</div>
<div>
<br>
</div>
<div>
Thank you for reporting these. We will look into them. In the mean time, can you see if any of these are fixed in 2.3.6?
</div>
<div>
<br>
</div>
2019 Jul 07
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
Dovecot Team,
I'd like to report a number of bugs, that are to my view all critical.
System: Replicated on multiple Debian 10 (Buster) systems
Dovecot Version(s): 2.3.4.1
doveadm-sync -1/general
1) If DIRNAMEs are not different between command line and mail_location
doveadm sync will fail, saying that the source and destination
directories are the same
2) The -n / -N flags do not work,
2019 Jun 27
0
Applying Dovecot for a large / deep folder-hierarchy archive.
If you change layout to FS you are basically required to migrate users
to it. You cannot change layout "on the fly".
Aki
On 27.6.2019 13.42, Arnold Opio Oree via dovecot wrote:
> Hello Aki,
>
> Thank you greatly for your advice, it is really valuable to know that
> the key criteria for our desired application of Dovecot are
> supported (our groupware stacks are running
2019 Jul 07
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
Dovecot Team,
I'd like to report a number of bugs, that are to my view all critical.
System: Replicated on multiple Debian 10 (Buster) systemsDovecot
Version(s): 2.3.4.1
doveadm-sync -1/general
1) If DIRNAMEs are not different between command line and mail_location
doveadm sync will fail, saying that the source and destination
directories are the same
2) The -n / -N flags do not work, and a
2019 Jul 10
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
Hello Timo,
I have scheduled some time to carry through the test requested by Aki.
I will add responding to you as part of that process.
Not sure if I have said or done anything to offend you, as your tone
appears quite abrasive, even where you do not have an actual response
to an observation.
It is my view that it is a privilege to provide an open source
platform, and therefore a
2019 Jul 22
2
Fwd: Character not allowed in mailbox name
Hi Arnold,
thanks for your assistance. I solved the issue right now by changing
prefix = Shared/%%u/
to
prefix = Shared/%%n/
This omits the @mydomain.de part which holds the dot causing the
trouble. Why this became a problem due to the update I wouldn't know.
Regards
Lothar
Am 22.07.2019 um 10:49 schrieb Arnold Opio Oree:
> Hi Lothar,
>
> I haven't yet had the opportunity to
2019 Jun 27
0
Applying Dovecot for a large / deep folder-hierarchy archive.
> Also you may run into client limits.... i ve seen this with outlook,
> apple mail, thunderbird via imap in the past
Thanks for this note Robert, it was not really an aspect that I was
considering.
We are operating our groupware services user access through both
Evolution Groupware and KDE Kontact / KMail on Debian Linux
workstations. Hopefully if there is a client issue it should be
2019 Jul 22
1
Character not allowed in mailbox name
Hi everybody,
after an update this morning to dovecot 2.3.7 we cannot connect to our
shared mailboxes anymore. The error message as issued in Thunderbird:
"Character not allowed in mailbox name '.'"
I didn't change anything about the configuration. Output of dovecot -n:
[...]
namespace {
? list = children
? location = maildir:%%h:INDEX=%h/shared/%%u
? prefix = Shared/%%u/
2019 Jun 26
0
Applying Dovecot for a large / deep folder-hierarchy archive.
Hello to you all,
I'd like to ask about my intended application of Dovecot to create a
folder-hierarchy for storing our enterprise emails, which are treated
as live data rather than archives for compliance or occasional /
reactive retrieval.
The data is presently not that large (a few gigabytes), but it is
expected to grow rapidly. Up to this stage the data has been
containedin a Microsoft
2019 Jun 27
0
Applying Dovecot for a large / deep folder-hierarchy archive.
On 26.6.2019 22.12, Arnold Opio Oree via dovecot wrote:
> Hello to you all,
>
> I'd like to ask about my intended application of Dovecot to create a folder-hierarchy for storing our enterprise emails, which are treated as live data?rather than archives for compliance or occasional / reactive retrieval.
>
> The data is presently not that large (a few gigabytes), but it is
2019 Jul 22
0
Character not allowed in mailbox name
On 22 Jul 2019, at 10.34, Lothar Schilling via dovecot <dovecot at dovecot.org> wrote:
>
> Hi Arnold,
>
> thanks for your assistance. I solved the issue right now by changing
>
> prefix = Shared/%%u/
> to
> prefix = Shared/%%n/
>
> This omits the @mydomain.de part which holds the dot causing the
> trouble. Why this became a problem due to the update I
2019 Jul 10
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
On 2019-07-10 12:01, Arnold Opio Oree wrote:
Please stop CCing this thread to the Debian Release Management mailing
list.
If there are issues with the Dovecot packages in Debian then they should
be reported as bugs against the packages.
Thanks.
Adam
(Debian Release Team member)
2019 Jul 12
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
On Wed, 2019-07-10 at 12:26 +0100, Arnold Opio Oree wrote:
> Understood Adam,
>
> My thinking is that this is a package released with Debian 10. And so
> has everything to do with the release.
For clarity here - debian-release is neither a support forum nor a
discussion list, nor a means of reporting issues in software contained
within a Debian release. Debian has support fora and a
2011 Mar 21
2
[XCP] - Parallax Backend
Hi.
I''ve subscribed my self to participate of GSoC''11. The project that Im
interested is the parallax sm backend. My project is the integration
with Xen Cloud Platform and Parallax. In end of this project, We
expect a simple way of managing VMs with Parallax and if possible, to
ease fail-over, migration and perform very low overhead snapshots. I’m
open for suggestions and
2011 Mar 21
2
[XCP] - Parallax Backend
Hi.
I''ve subscribed my self to participate of GSoC''11. The project that Im
interested is the parallax sm backend. My project is the integration
with Xen Cloud Platform and Parallax. In end of this project, We
expect a simple way of managing VMs with Parallax and if possible, to
ease fail-over, migration and perform very low overhead snapshots. I’m
open for suggestions and
2004 Dec 20
2
Is there hardware to remote control
> From: Ronald Wiplinger <ronald@elmit.com>
> Subject: [Asterisk-Users] Is there hardware to remote control
> available?
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users@lists.digium.com>
> Message-ID: <41C6D43F.5070201@elmit.com>
> Content-Type: text/plain; charset=us-ascii; format=flowed
>
> I am looking for a