Re: replication does not work

2014-02-21 Thread Marcus Schopen
Hi Andrew, Am Freitag, den 21.02.2014, 11:21 -0800 schrieb Andrew Morgan: > On Fri, 21 Feb 2014, Marcus Schopen wrote: > > > Hi, > > > > Am Freitag, den 21.02.2014, 17:23 +0100 schrieb Willy Offermans: > > [...] > >> > >> > >> I can answer my own question. I was indeed missing the authentication

Re: replication does not work

2014-02-21 Thread Andrew Morgan
On Fri, 21 Feb 2014, Marcus Schopen wrote: > Hi, > > Am Freitag, den 21.02.2014, 17:23 +0100 schrieb Willy Offermans: > [...] >> >> >> I can answer my own question. I was indeed missing the authentication >> mechanism. I added to imapd.conf on the >> back-end server and the replication worked. >>

Re: replication does not work

2014-02-21 Thread Marcus Schopen
Hi, Am Freitag, den 21.02.2014, 17:23 +0100 schrieb Willy Offermans: [...] > > > I can answer my own question. I was indeed missing the authentication > mechanism. I added to imapd.conf on the > back-end server and the replication worked. > > So I wonder how I can tell sync_client which authen

Re: replication does not work

2014-02-21 Thread Willy Offermans
Dear cyrus friends, On Fri, Feb 21, 2014 at 03:48:20PM +0100, Willy Offermans wrote: > Dear cyrus friends, > > I like to use the replication feature of cyrus. > > On the backend I changed the cyrus.conf file. I added: > > to the SERVICES. > > On the client side I changed the imapd.conf file an

Re: cyradm cannot connect to cyrus imap server

2014-02-21 Thread Dan White
On 02/21/14 16:33 +0100, Willy Offermans wrote: >This sounds interesting. I thought that in >slapd.conf was forcing this behavior. I like to read more about the >EXTERNAL mechanism. Do you recommend some reading? > >At the moment I will stick to PLAIN and play with replication, serving >multiple d

Re: cyradm cannot connect to cyrus imap server

2014-02-21 Thread Willy Offermans
Hello Dan, On Fri, Feb 21, 2014 at 09:22:55AM -0600, Dan White wrote: > On 02/21/14 16:11 +0100, Willy Offermans wrote: > >You are pointing to EXTERNAL, next to PLAIN and LOGIN. I do not understand > >this mechanism yet. At the moment I believe I have PLAIN password wrapped > >into TLS. So I alrea

Re: cyradm cannot connect to cyrus imap server

2014-02-21 Thread Dan White
On 02/21/14 16:11 +0100, Willy Offermans wrote: >You are pointing to EXTERNAL, next to PLAIN and LOGIN. I do not understand >this mechanism yet. At the moment I believe I have PLAIN password wrapped >into TLS. So I already do starttls client authentication. What will EXTERNAL >do? TLS client authe

Re: cyradm cannot connect to cyrus imap server

2014-02-21 Thread Willy Offermans
Hallo Dan, On Fri, Feb 21, 2014 at 08:50:41AM -0600, Dan White wrote: > On 02/21/14 10:50 +0100, Willy Offermans wrote: > >Indeed, I needed to specify an authentication mechanism and then I could > >use the command line interface of cyradm: > > > >cyradm --user username --auth PLAIN localhost > >

Re: cyradm cannot connect to cyrus imap server

2014-02-21 Thread Dan White
On 02/21/14 10:50 +0100, Willy Offermans wrote: >Indeed, I needed to specify an authentication mechanism and then I could >use the command line interface of cyradm: > >cyradm --user username --auth PLAIN localhost > >If we are at this point anyway, I was wondering what I need to do to use >another

replication does not work

2014-02-21 Thread Willy Offermans
Dear cyrus friends, I like to use the replication feature of cyrus. On the backend I changed the cyrus.conf file. I added: to the SERVICES. On the client side I changed the imapd.conf file and cyrus.conf file in the following way. cyrus.conf: I added to the START section. imapd.conf: I added

Re: cyradm cannot connect to cyrus imap server

2014-02-21 Thread Willy Offermans
Dear Cyrus Friends, On Thu, Feb 20, 2014 at 04:12:29PM -0600, Scott Lambert wrote: > On Thu, Feb 20, 2014 at 10:35:42AM +0100, Willy Offermans wrote: > > Dear Cyrus Friends, > > > > I need your help to solve the following: > > > > I'm setting up cyrus on my new FreeBSD 10.0 server. I have used the