El 26/02/13 14:45, Dimos Alevizos escribió:
I've noticed that our directors point to different backends if the user
logins as "user" vs "user@domain" and as a result there are users ending
up in more than one server (several of them use just their username in
one client and the full user@domain
Do you only have one domain? Maybe easiest would be to set auth_default_realm
to that.
No, ~25.000
This is passdb configuration as a userdb, so it doesn't really work. Except
directors don't use userdb, so it doesn't really break either.
oops! I see we have some more reading to do...
You
On 26.2.2013, at 15.45, Dimos Alevizos wrote:
> I managed to reproduce the problem, but it required sending 1000 mails with
> multiple recipients.
> In every case I checked, the wrong index path is indeed the first RCPT TO's
> in that session.
> However it doesn't happen to all other recipients
nge anything.
I presume it can be configured and we're just missing something ?
Dimos Alevizos
---- Original Message ----
Subject: Re: [Dovecot] lmtp problem with wrong index path
From: Timo Sirainen
Date: 26/02/2013 09:17 πμ
Here's a guess: Try sending the same mail
On 26.2.2013, at 0.36, dalevizo wrote:
> I tried it but unfortunately the problem remains :
>
> Feb 26 00:02:28 pop08 dovecot: lmtp(26796,
> dinos.mpalani...@3230.syzefxis.gov.gr): Error:
> stat(/var/index/dovecot/7/8/3/ama...@3230.syzefxis.go
> v.gr/.imap/INBOX/dovecot.index.log) failed: Perm
On Mon 25/02/2013 16:39, Timo Sirainen wrote:
> Since you're using directors, you can use mail_nfs_index=no and
> mail_nfs_storage=no. The performance will be better.
Ok but that'll have to wait until we've fully migrated from our current
MX servers with direct access to the mailboxes to lmtp.
>
On 25.2.2013, at 13.28, Dimos Alevizos wrote:
> we've been using dovecot for pop3 and imap for some time now and we're in the
> middle of deploying lmtp as well, however we're run into a problem we can't
> solve.
> Specifically for some reason it seems that dovecot tries to write to the
> wron