How to make sync_client invoke STARTTLS for replication

2010-02-11 Thread Rich Wales
because one of the servers is connected to my LAN via a VPN link (so it's encrypted). But I still want to know what I'm supposed to do in order for a TLS layer to happen. Rich Wales ri...@richw.org Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu

Cyrus SSL/TLS and StartCom SSL certificates?

2009-11-21 Thread Rich Wales
, by the way, so that isn't an option here. Rich Wales ri...@richw.org Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Cyrus SSL/TLS and StartCom SSL certificates?

2009-11-21 Thread Rich Wales
-- but this is probably a wish list item and not a critical bug fix issue. Rich Wales ri...@richw.org Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Can't connect to timsieved (2.3.14)

2009-05-27 Thread Rich Wales
simply saying failure: prot layer failure. This worked fine before I upgraded to Cyrus 2.3.14. Is something known to be broken in 2.3.14? Has anyone else out there ever seen anything like this? What should I try next? I'm stuck here and would be very grateful for any help. -- Rich Wales

Re: Can't connect to timsieved (2.3.14)

2009-05-27 Thread Rich Wales
, not in the Cyrus code. But I'm still suspicious of a situation where sieve-connect may have done something which caused a timsieved process to crash mysteriously -- something which no client should be able to do to a server process. But whatever . . . . -- Rich Wales / ri...@richw.org / ri

Can't connect to timsieved (2.3.14)

2009-05-26 Thread Rich Wales
) produce more debugging output which might help pinpoint the problem? -- Rich Wales / ri...@richw.org / ri...@stanford.edu Wikipedia: http://en.wikipedia.org/wiki/User:Richwales Facebook: http://www.new.facebook.com/profile.php?id=206680 Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus

Re: Can't connect to timsieved (2.3.14)

2009-05-26 Thread Rich Wales
, whether I try it on the server or some other host. -- Rich Wales / ri...@richw.org / ri...@stanford.edu Wikipedia: http://en.wikipedia.org/wiki/User:Richwales Facebook: http://www.new.facebook.com/profile.php?id=206680 Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http

Cyrus and Postfix on separate machines -- how?

2007-11-23 Thread Rich Wales
LAN to a separate Cyrus server, instead of delivering it over a Unix-domain socket to Cyrus running on the same box. Any suggestions? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales Cyrus

Re: Cyrus and Postfix on separate machines -- how?

2007-11-23 Thread Rich Wales
to /etc/services on the machines involved to define LMTP (as TCP port 24). -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http

Bad problems with 2.3.10 on FreeBSD

2007-11-20 Thread Rich Wales
Ubuntu box). -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory and practice is that, in theory, theory and practice are identical -- whereas in practice, they aren't

Re: Replication: problems with synctest

2007-11-14 Thread Rich Wales
of these authentication methods either. I'm mildly concerned that a future software upgrade might cause these libraries to reappear. Is there a more reliable way to disable SASL authentication mechanisms, other than removing files from the library directory? -- Rich Wales === Palo Alto, CA, USA

Re: Replication: problems with synctest

2007-11-13 Thread Rich Wales
fine. Remember, what I'm trying to do here is to set up replication going both ways between a pair of servers. This is 2.3.9, BTW. Any ideas welcome. -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki

Re: Replication: does it work in both directions?

2007-11-12 Thread Rich Wales
with the sync_server on your replica. OK, that's the answer I needed to hear. If a mailbox list on the command line is not compatible with rolling replication, then I'll simply not have a choice but to set up two Cyrus instances if I want to spread my users across different IMAP servers. -- Rich

Re: Replication: does it work in both directions?

2007-11-12 Thread Rich Wales
to be delivered on the Cyrus server where he/she will be reading his/her mail. But I can do that. -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory and practice

Replication: problems with synctest

2007-11-12 Thread Rich Wales
though there IS an account named admin in the sasldb2.db on that machine. Any ideas what I might be doing wrong here? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory

Re: Replication: does it work in both directions?

2007-11-11 Thread Rich Wales
or thousands of users; I understand this. If this idea of doing two-way partial replication with a single Cyrus instance on each server will in fact work, should I use the same value for sync_machineid on both servers? Or should they be different? -- Rich Wales === Palo Alto, CA, USA

Re: Replication: sync_client -r dies

2007-11-10 Thread Rich Wales
this kind of situation is handled? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory and practice is that, in theory, theory and practice are identical -- whereas

Replication: does it work in both directions?

2007-11-10 Thread Rich Wales
this just now, and the change is NOT propagating from the replica to the master. What do I need to do in order for changes made on the replica to get copied over to the master? Or is this simply impossible? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http

Re: Replication: sync_client -r dies

2007-11-04 Thread Rich Wales
in do_sync(): bailing out! notices in the /var/log/messages file. Are there some other log files saved somewhere else? I do have -l and -v specified for the sync_client command. Should I add any additional options in order to get debugging info? -- Rich Wales === Palo Alto, CA, USA

Re: Replication: sync_client -r dies

2007-11-04 Thread Rich Wales
Wesley Craig wrote: The replica sync_server will also log to syslog. No, sorry, as best I can tell, there isn't anything non-routine in any of the log files on my replica server. Do I need to specify any command-line flags to sync_server? -- Rich Wales === Palo Alto, CA, USA

Re: Replication: sync_client -r dies

2007-11-04 Thread Rich Wales
? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory and practice is that, in theory, theory and practice are identical -- whereas in practice, they aren't

Re: Replication: sync_client -r dies

2007-11-04 Thread Rich Wales
. -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory and practice is that, in theory, theory and practice are identical -- whereas in practice, they aren't. Cyrus

Re: Cyrus IMAPd 2.3.10 Released

2007-11-04 Thread Rich Wales
to upgrade to 2.3.10 in hopes of getting rid of some problems with the sync code intermittently crashing, but this is a production system, and I don't feel comfortable upgrading to 2.3.10 as long as there are unresolved serious bug reports. -- Rich Wales === Palo Alto, CA, USA

Re: Replication: sync_client -r dies

2007-11-04 Thread Rich Wales
syslog.conf and kicked syslogd, and now I'm seeing those entries in /var/log/messages. I'll let the list know if I experience any more sync_client crashes. Should I be looking for similar syslog messages on my replica server too (and checking syslog.conf on that system if necessary)? -- Rich Wales

Re: Replication: sync_client -r dies

2007-11-04 Thread Rich Wales
of error indication at the times when sync_client bailed out. Is it possible that something I should be seeing is being filtered out by syslog.conf? What syslog facility name is used by sync_server? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org

Replication: sync_client -r dies

2007-10-31 Thread Rich Wales
, and/or what I can do to make sure a sync_client stays running on my master server? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org === http://en.wikipedia.org/wiki/User:Richwales The difference between theory and practice is that, in theory

Re: Replication: sync_client -r dies

2007-10-31 Thread Rich Wales
else) suggest anything I can do in the meantime (while I'm still running 2.3.9) to ensure that a sync_client stays running on my master server, or to start a new one as needed if it dies? -- Rich Wales === Palo Alto, CA, USA === [EMAIL PROTECTED] http://www.richw.org

Cyrus replication and file system problem

2007-09-16 Thread Rich Wales
, the replica server will be running, and the Cyrus application will be running, but the spool directory will be missing. Is there anything in particular (configuration options, messy kludges, etc.) that I need to do in a setup like this in order for replication to work? -- Rich Wales === Palo