On Tue, 4 Aug 2020, Kishore Potnuru wrote:
So, both password files (master and regular user credentials) have the same
contents in this scenario, correct?
No.
Master users are administrative users you allow to authenticate as another
account without having to know their password. If the mast
Hi Kishore,
On 04.08.20 17:48, Kishore Potnuru wrote:
passdb {
args = /etc/dovecot/master-users
driver = passwd-file
master = yes
#pass = yes
---^^^
IMHO not important for this case , but in your environment it could be
better to enable 'pass
Thank you for the reply.
In old server (production1), I have changed like this for passdb. rest all
i kept the same.
passdb {
args = /etc/dovecot/master-users
driver = passwd-file
master = yes
#pass = yes
}
passdb {
driver = passwd-file
args = user
Hi Kishore,
On 04.08.20 09:50, Kishore Potnuru wrote:
So, both password files (master and regular user credentials) have the same
contents in this scenario, correct?
first of all: thanks for collecting the information.
As Joseph wrote: I too think that in your config of 'production1' a passd
Thank you for the response.
So, both password files (master and regular user credentials) have the same
contents in this scenario, correct?
-Kishore
On Mon, Aug 3, 2020 at 11:42 PM Joseph Tam wrote:
> On Mon, 3 Aug 2020, Kishore Potnuru wrote:
>
> > ===
> > Jul 28 11:14:23 auth: Fa
On Mon, 3 Aug 2020, Kishore Potnuru wrote:
===
Jul 28 11:14:23 auth: Fatal: Master passdb can't have pass=yes if there are
no passdbs
Jul 28 11:14:23 master: Error: service(auth): command startup failed,
throttling
===
after the above error, I have commented "pass=yes" i
Hi Markus,
Please find the details below and please let me know if you need any other
information.
1) Are users able to login and access their mailboxes on production1 with
an IMAP client?
Ans: Yes.
2)
[root@production1 ~]# ps -ef | grep dovecot
dovecot800 1 0 Jul07 ?00:00:07
Hi Kishore,
On 03.08.20 15:33, Kishore Potnuru wrote:
Please let me know if you need any other details.
please provide the following outputs/answers:
1) Are users able to login and access their mailboxes on production1 with
an IMAP client?
On your old server (production1):
2) ps aux | gre
Hi All,
I have tried the below command to migrate the data from the old
server(dovecot version: 2.0.9) to new servers(dovecot version: 2.2.36
(1f10bfa63)). But it's throwing an error.
old server name: production1
new server1 name: production2 (for HA/Replication)
new server2 name: production3 (f
Please provide your suggestions to resolve the issue.
On Tue, Jul 28, 2020 at 9:18 PM Kishore Potnuru
wrote:
>
> Adding the dovecot.conf configuration from old and new servers:
>
> =
> My old server dovecot.conf (production1):
> ===
Adding the dovecot.conf configuration from old and new servers:
=
My old server dovecot.conf (production1):
=
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/z1dev/mail
Not sure if this is the issue but the error says no password database is
cfg’d…is that truly the case?
Maybe post a redacted config for the community to review…
> On Jul 28, 2020, at 7:20 AM, Kishore Potnuru
> wrote:
>
> Hi Aki & Dovecot team,
>
> Just continuing with the previous discus
Hi Aki & Dovecot team,
Just continuing with the previous discussion "Migration from one server to
2 new servers".
Hi,
I have tried the same way as per your suggestion. But it's throwing an
error.
-
[root@production2 log]# doveadm backup -a All -R -u kish...@test.ba.com
imapc:
dsync
On 25 Mar 2015, at 17:12, Dennis Højgaard wrote:
>
> Hello.. Another courier -> dovecot migrater here.. I ham having a bit of
> trouble converting the courier maildir correctly, or actually i'm almost
> there. The only thing i experience is that forwarded messages and messages
> marked as junk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 26 Mar 2015, Dennis Højgaard wrote:
Thank you for your feedback. I have the following in my Maildir:
cat courierimapkeywords/\:list
JUNK
$Forwarded
$label4
$label1
cat dovecot-keywords
0 JUNK
1 $Forwarded
2 $label4
3 $label1
Could you ch
Hey Steffen
Thank you for your feedback. I have the following in my Maildir:
cat courierimapkeywords/\:list
JUNK
$Forwarded
$label4
$label1
cat dovecot-keywords
0 JUNK
1 $Forwarded
2 $label4
3 $label1
On 2015-03-26 08:12, Steffen Kaiser wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
O
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 25 Mar 2015, Dennis Højgaard wrote:
Hello.. Another courier -> dovecot migrater here.. I ham having a bit of
trouble converting the courier maildir correctly, or actually i'm almost
there. The only thing i experience is that forwarded messa
Hello.. Another courier -> dovecot migrater here.. I ham having a bit of
trouble converting the courier maildir correctly, or actually i'm almost
there. The only thing i experience is that forwarded messages and
messages marked as junk (in thunderbird) are downloaded again (i am
using thunderbi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Luigi Rosa said the following on 15/04/2013 20:25:
> I mounted the NFS on the new server with -o nolock
>
> This is not the first time I use this method and it always worked. Until
> now.
>
> If I try to rsync the current maildir structure to the ne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am trying to migrate a mail server from an old VM to a new one.
I have maildir and virtual users, the files and dirs of the file system are
owned by a single user.
I exported the old (now in production) /var/spool/mail with
(ro,no_root_squash) para
On Thu, 2010-02-18 at 11:26 -0500, Tony Rutherford wrote:
> >> Here's a question though. If the dovecot-uidlist file is deleted (for
> >> whatever reason), it gets rebuilt by Dovecot. But, how does it get
> >> rebuilt? It does not appear to generate uids based on the date of
> >> messages...I
Timo Sirainen wrote:
On Thu, 2010-02-18 at 11:26 -0500, Tony Rutherford wrote:
Well, with v1.1+ it's possible to preserve both POP3 and IMAP UIDs (each
line is P :). I guess the script doesn't
merge IMAP and POP3 messages well enough. Feel free to fix the script ;)
Yes, unless you're
On Thu, 2010-02-18 at 11:26 -0500, Tony Rutherford wrote:
> > Well, with v1.1+ it's possible to preserve both POP3 and IMAP UIDs (each
> > line is P :). I guess the script doesn't
> > merge IMAP and POP3 messages well enough. Feel free to fix the script ;)
>
> Yes, unless you're unfortunate enoug
Timo Sirainen wrote:
On Wed, 2010-02-17 at 11:31 -0500, Tony Rutherford wrote:
The last three entries exist in the Courier IMAP file, but NOT the Courier
POP file. The resulting dovecot-uidlist format is different, but to be
honest, I haven't been able to find the exact specification for the
On Wed, 2010-02-17 at 11:31 -0500, Tony Rutherford wrote:
> > The last three entries exist in the Courier IMAP file, but NOT the Courier
> > POP file. The resulting dovecot-uidlist format is different, but to be
> > honest, I haven't been able to find the exact specification for the format
> > of
Tony Rutherford wrote:
For testing purposes, on a small set of users, we've run the
courier-dovecot-migrate.pl script. We are converting from Courier 0.43 to
Dovecot 1.2.9. For the most part, things seem to be ok. However, an iPhone
IMAP client user is reporting a problem where some of her me
For testing purposes, on a small set of users, we've run the
courier-dovecot-migrate.pl script. We are converting from Courier 0.43 to
Dovecot 1.2.9. For the most part, things seem to be ok. However, an iPhone
IMAP client user is reporting a problem where some of her messages don't
show up. Ev
Problem was solve Thank you.
On Oct 20, 2009, at 10:04 AM, Rami Rami wrote:
After using the "courier-dovecot-migrate.pl" script users using pop3
are
re-downloading their old emails as duplicates.
This issue is resolved by replacing :
maildir:~/Maildir:INDEX=/tmp/QUOTA/index/%u:CONTROL=/tmp/QUOTA/
control/%u
Don't put c
On Oct 20, 2009, at 10:04 AM, Rami Rami wrote:
Hello,
I am trying to migrate users form courier to dovecot 1.2.6.
The main configuration parameters are as follows :
--
# 1.2.6: /usr/local/etc/dov
Hello,
I am trying to migrate users form courier to dovecot 1.2.6.
The main configuration parameters are as follows :
--
# 1.2.6: /usr/local/etc/dovecot.conf
Warning: fd limit 1024 is lower than what
31 matches
Mail list logo