Displaying 20 results from an estimated 1000 matches similar to: "LMTP during dsync migration"
2015 Apr 02
1
Dovecot Oy merger with Open-Xchange AG
Am 2015-04-02 um 18:24 schrieb Reindl Harald:
> Am 02.04.2015 um 18:19 schrieb Jogi Hofm?ller:
>> Am 2015-04-02 um 17:49 schrieb Reindl Harald:
>>> Am 02.04.2015 um 14:30 schrieb Edwardo Garcia:
>>>> On 4/1/15, Reindl Harald <h.reindl at thelounge.net> wrote:
>>>>> Am 01.04.2015 um 14:33 schrieb Bernd Petrovitsch:
>>>>>> On Mit,
2013 Oct 22
1
LMTP, TLS/SSL, authentication, proxy
Folks,
Several questions packed into one email ;)
Can dovecot use TLS/SSL on LTMP inet socket?
Can I configure dovecot to only let an authenticated user deliver mail
via LMTP?
Can I tell dovecot to use a user/password for proxying LMTP connections?
All this is related to my quest to move from cyrus to dovecot
transparently to our users. And if any of the above questions can be
answered
2013 Oct 25
1
dsync core dump
Dear all,
We're slowly progressing towards migration, and now run into dscyn
dumping core when trying to sync mailboxes from the old imap server.
Needless to say that not one byte get's transferred. On the old.server
all I see is a correct login.
This is what we get for one example user:
server:~# doveadm -v -D backup -R -u USER imapc:
doveadm(root): Debug: Loading modules from
2015 Apr 02
3
Dovecot Oy merger with Open-Xchange AG
Am 2015-04-02 um 17:49 schrieb Reindl Harald:
> Am 02.04.2015 um 14:30 schrieb Edwardo Garcia:
>> On 4/1/15, Reindl Harald <h.reindl at thelounge.net> wrote:
>>> Am 01.04.2015 um 14:33 schrieb Bernd Petrovitsch:
>>>> On Mit, 2015-04-01 at 13:07 +0200, Reindl Harald wrote:
>>>>> Am 01.04.2015 um 13:04 schrieb Bernd Petrovitsch:
>>>>>
2014 Aug 20
1
preserving flags for shared mailbox when migrating from cyrus to dovecot
Dear all,
Despite all the progress we are making in our attempt to make the
migration as smooth and transparent for our users there are still some
important unsolved issues. One thing that I can't figure out is how to
preserve a user's flags that s/he has for mail in a shared mailbox.
So far we tried 'doveadm backup -R' as well as the cyrus2dovecot script
from here [1]. Both
2014 Jul 29
0
problem migrating shared folders from cyrus to dovecot
Hi all,
We face a problem migrating shared mailboxes from an old cyrus server to
dovecot. Whereas migrating regular users works like a charm, the shared
mailboxes cannot be migrated. dsync/doveadm states: "Error: Failed to
access mailbox INBOX: Mailbox does not exist". This is somehow true
since the shared mailboxes live not under user.mailbox but rather under
shared.mailbox (cyrus
2014 Jul 29
0
incremental mailbox syncs for quick migration
Hi all,
We are facing quite large mailboxes (>10GB) in our migration from cyrus
to dovecot. I did a test on one mailbox and repeated the sync a couple
of times with the expected result that the second, third, etc. sync took
only seconds compared to minutes for the first sync. We use this
command to sync a mailbox:
doveadm backup -R -u USER imapc:
Are there any problems to be expected
2013 Oct 06
2
Transparent Migration from cyrus to dovecot
Hi dovecot people,
We are in the process of preparing the migration from a cyrus 2.1
installation to dovecot. Dovecot will be installed on new hardware, so
we have separated servers that can/will exist in parallel for a while.
Our goal is to do the migration without interrupting the service for our
users too much. Currently we tend to using dsync. So I am asking for
best practice suggestions,
2014 Jul 31
2
LMTP during dsync migration
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 30 Jul 2014, Jogi Hofm?ller wrote:
>> Or better - disable LMTP service in Dovecot. Incoming mail will stay on
>> your MTA and when you're done, you just tell it to deliver everything
>> that piled up in the queue in the meantime
>
> Better but still not perfect ;) We have users that work late and I am
> sure
2013 Oct 18
2
proxy, userdb and passdb
Dear all,
We are getting closer to the migration of our mailsystem. Now I have a
special question. We are successfully using
passdb {
driver = pam
}
and that is good. Now, how would I tell dovecot to proxy certain users
(the ones not yet migrated) to the old server? My attempts to configure
an additional userdb failed since this seems to override the passdb setting.
Grateful for any
2015 Apr 03
3
Dovecot Oy merger with Open-Xchange AG
you wouldnt know, your not a developer, shit processor maybe, but not
a developer
On 4/3/15, Reindl Harald <h.reindl at thelounge.net> wrote:
>
>
> Am 02.04.2015 um 18:19 schrieb Jogi Hofm?ller:
>> Am 2015-04-02 um 17:49 schrieb Reindl Harald:
>>> Am 02.04.2015 um 14:30 schrieb Edwardo Garcia:
>>>> On 4/1/15, Reindl Harald <h.reindl at
2014 Aug 22
1
LMTP and passdb deny=yes not working
Hi all,
I start this on in a new thread. I setup the deny-user setting to
temporarily prevent users from logging in and (that would be great) also
stop mail delivery for said user. All this is because of our upcoming
migration.
Now it seems that lmtp is ignoring this setting. This is from the logfile:
Aug 21 13:01:00 klee dovecot: lmtp(pid): Connect from IP
Aug 21 13:01:00 klee dovecot:
2014 Aug 29
1
quota for subfolder with prefix=INBOX.
Hi all,
We use prefix=INBOX. in order to keep things as they were on the old
server. Now I started playing with quota and have trouble getting the
additional quota for Trash and/or Junk working. My expectation was that
once a user is over quota and moves email to trash sh/e should be able
to receive new email again. That's what I cannot get to work with our
setup.
Attached you find the
2014 May 06
0
LMTP, TLS/SSL, authentication, proxy
Hello,
unfortunatly, TLS doesn't seem to work on LMTP, anyway, not by simply put
ssl=yet to the lmtp inet_listener.
I've tried and when I *openssl s_client -connect* to the lmtp listener I've
got the following response :
CONNECTED(00000003)
34379118248:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
2011 Jan 21
2
Does dsync handle client-side deletions?
Hi there,
I'm currently evaluating the idea of a multi-master setup where each
node shall hold a full copy of the mailboxes. Basically the idea is
to use NFS and dsync to keep those copies in sync. So I did some
tests with dsync and ran into a problem. Consider the following
scenario:
1) Location1 and Location2 are in sync
2) A mail gets deleted on Location1 (via IMAP)
3) dsync mirror run to
2014 Jul 31
0
LMTP during dsync migration
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 31 Jul 2014, Steffen Kaiser wrote:
> On Wed, 30 Jul 2014, Jogi Hofm?ller wrote:
>
>>> Or better - disable LMTP service in Dovecot. Incoming mail will stay on
>>> your MTA and when you're done, you just tell it to deliver everything
>>> that piled up in the queue in the meantime
>>
>> Better but
2015 Jan 22
4
from Cyrus to Dovecot, seen status on cyrus.index files
Hello,
Using cyrus2dovecot (https://github.com/a-schild/cyrus2dovecot) I have
migrated some test mailboxes from Cyrus (2.4.17) to Dovecot (2.2.9).
The problem I'm having is that the seen status is in cyrus.index files,
which cyrus2dovecot doesn't understand.
Does anyone use cyrus2dovecot for migrations? If so, how do you deal with
seen status when it is stored in the .index files?
2014 Jun 25
0
imap/pop3/lmtp proxy question/problem
Dear list,
We are finally back to our task of migrating from cyrus to dovecot.
dovecot mostly does what we want in terms of POP3/IMAP server. Now we
are preparing for migration. The plan is to use dovecot as proxy for
not-yet migrated accounts. This works wonderfully for IMAP but not for
LMTP. Here's what I find in the logs when I try to deliver e-mail to
the dovecot lmtp port:
Jun 25
2015 Apr 02
3
Dovecot Oy merger with Open-Xchange AG
On 4/1/15, Reindl Harald <h.reindl at thelounge.net> wrote:
>
>
> Am 01.04.2015 um 14:33 schrieb Bernd Petrovitsch:
>> On Mit, 2015-04-01 at 13:07 +0200, Reindl Harald wrote:
>>> Am 01.04.2015 um 13:04 schrieb Bernd Petrovitsch:
>>>> IMHO the larger the corporation is, the less are the chances for
>>>> *long-term* benefits of the OSS/free
2012 Jun 30
2
Significance of interaction depends on factor reference level - lmer/AIC model averaging
Dear R users,
I am using lmer combined with AIC model selection and averaging (in the
MuMIn package) to try and assess how isotope values (which indicate diet)
vary within a population of animals.
I have multiple measures from individuals (variable 'Tattoo') and multiple
individuals within social groups within 4 locations (A, B, C ,D) crucially I
am interested if there are