Re: doveadm sync issues (revised)

2019-05-09 Thread Sami Ketola via dovecot
> On 9 May 2019, at 23.47, Sven Strickroth via dovecot > wrote: > > Hi, > > I'm experiencing serious issues using doveadm sync; mails are not > replicating and/or mails are duplicating. I wanted to use this for > migrating external mailboxes to my server (in order to overcome the time > when

Re: Dovecot does not recognize imported messages

2019-05-09 Thread lty via dovecot
I changed the user permissions, this is a must. Because an email is sent to this user, all emails are identified. > Did you do something like "chown -R vmail:vmail /var/mail" after copy > messages? > > ср, 8 мая 2019 г. в 12:57, lty via dovecot : > > Today I tried to import mail directly

Password database - external verification

2019-05-09 Thread Richard Hector via dovecot
Hi all, I'm currently using a PostgreSQL database for my user/password db, directly from dovecot. The trouble with that is that I'm stuck with whatever hash algorithms dovecot supports - which IIRC means (a subset of?) what libc has been compiled with, which can be a bit restrictive. So I'd like

doveadm sync issues (revised)

2019-05-09 Thread Sven Strickroth via dovecot
Hi, I'm experiencing serious issues using doveadm sync; mails are not replicating and/or mails are duplicating. I wanted to use this for migrating external mailboxes to my server (in order to overcome the time when some servers/clients still use the old server and some already my server, as descri

Re: smtputf8

2019-05-09 Thread Admin via dovecot
Have a look at this recent discussion: http://dovecot.2317879.n4.nabble.com/SMTPUTF8-support-td67266.html > Am 09.05.2019 um 22:15 schrieb Jerry via dovecot : > > I am trying to find out if Dovecot supports "smtputf8". Obviously, I > am looking in the wrong places, but I just cannot find a defi

smtputf8

2019-05-09 Thread Jerry via dovecot
I am trying to find out if Dovecot supports "smtputf8". Obviously, I am looking in the wrong places, but I just cannot find a definitive answer. Thanks! -- Jerry pgpvijdRHHK3h.pgp Description: OpenPGP digital signature

Re: Re: Dovecot not surviving OpenLDAP restart

2019-05-09 Thread Dag Nygren via dovecot
One more obvious line from the log: dovecot[26621]: auth: Error: LDAP: Connection lost to LDAP server, reconnecting Where it claims to reconnect, but after that there is no LDAP authentication. And the same configuration has worked fine since at least 10 years ago up to some recent update

Re: Dovecot not surviving OpenLDAP restart

2019-05-09 Thread Dag Nygren via dovecot
Citerar "A. Schulze via dovecot" : Am 08.05.19 um 15:32 schrieb Dag Nygren via dovecot: Now since some update of dovecot it will not be able to authenticate your logins after a restart of the LDAP service is restarted without a reboot of the dovecot server. Hello, This sounds more like a c

Re: Re: dict lookup too long time

2019-05-09 Thread hfh--- via dovecot
logging some error,dict process is not dead. h...@cndns.com From: Aki Tuomi via dovecot Date: 2019-05-09 14:21 To: h...@cndns.com; dovecot Subject: Re: dict lookup too long time On 9.5.2019 8.00, hfh--- via dovecot wrote: hi, The following error message sometimes appears on my server log,it

dovecot dict protocol

2019-05-09 Thread Peter Hudec via dovecot
Hi there is there any written specification for dovecot dict protocol instead of the code? Small example is in docs on https://wiki.dovecot.org/AuthDatabase/Dict and theere is link for all commands/reply in the code https://wiki.dovecot.org/AuthDatabase/Dict I’m writing small dict server and

Re: UID to file?

2019-05-09 Thread Carles Pina i Estany via dovecot
Hi, On May/09/2019, Aki Tuomi wrote: > > On 9.5.2019 0.39, Carles Pina i Estany via dovecot wrote: > > Hello, > > > > In the past I was in a situation that given an email UID I wanted to > > know which file in the Maildir directory this UID was saved. > > > > I did a small parser for $HOME/Mail