Re: CalDAV?

2014-12-16 Thread Ken Murchison
On 12/16/2014 08:03 PM, Andy Bennett wrote: > Hi, > >> Sorry, I wasn't clear on this point. Cyrus CalDAV sends out remote >> invites/replies in the same way that Sieve does its work. Its done via >> the MTA by piping the email to the local "sendmail" binary. > Thanks for the clarification but I'm

Re: CalDAV?

2014-12-16 Thread Andy Bennett
Hi, > Sorry, I wasn't clear on this point. Cyrus CalDAV sends out remote > invites/replies in the same way that Sieve does its work. Its done via > the MTA by piping the email to the local "sendmail" binary. Thanks for the clarification but I'm still not clear on what happens for users / mailbo

Re: restore from cyrdump

2014-12-16 Thread Andrew Morgan
On Tue, 16 Dec 2014, Patrick Goetz wrote: > On 12/16/2014 01:42 PM, Andrew Morgan wrote: >> >> I forgot about one additional thing we do - we dump the mailboxes.db to >> a flat file once an hour via cron. That would allow us to (mostly) >> recover from a corrupted mailboxes.db file. Just like a

Re: restore from cyrdump

2014-12-16 Thread Patrick Goetz
On 12/16/2014 01:42 PM, Andrew Morgan wrote: > > I forgot about one additional thing we do - we dump the mailboxes.db to > a flat file once an hour via cron. That would allow us to (mostly) > recover from a corrupted mailboxes.db file. Just like a full restore, > we would need to run a reconstruc

Re: restore from cyrdump

2014-12-16 Thread Bron Gondwana
On Wed, Dec 17, 2014, at 06:42 AM, Andrew Morgan wrote: > I forgot about one additional thing we do - we dump the mailboxes.db to a > flat file once an hour via cron. That would allow us to (mostly) recover > from a corrupted mailboxes.db file. Just like a full restore, we would > need to run

Re: CalDAV?

2014-12-16 Thread Patrick Goetz
On 12/16/2014 12:16 PM, Ken Murchison wrote: > Are you talking about public > calendars, sharing a private calendar with a colleague, or both? > Our 2 primary use cases are this: 1. We have lots of people with busy schedules who have their administrative assistant schedule and manage appointment

Re: restore from cyrdump

2014-12-16 Thread Andrew Morgan
On Tue, 16 Dec 2014, Patrick Goetz wrote: > On 12/16/2014 4:11 AM, Michael Menge wrote: >> We also don't use snapshots or stop cyrus for backup. >> >> But as a complete restore of our mail storage with normal backuptools >> would take fare too long, we uses cyrus sync for disaster recovery. >> For

Re: CalDAV?

2014-12-16 Thread Ken Murchison
On 12/16/2014 01:30 PM, Andy Bennett wrote: > Hi, > >> Email-based appointment scheduling is only used if you try to schedule >> with someone NOT on the Cyrus server. The Cyrus server will send out >> invites/replies via email for remote users. Any local attendees will >> have the appointment aut

Re: CalDAV?

2014-12-16 Thread Andy Bennett
Hi, > Email-based appointment scheduling is only used if you try to schedule > with someone NOT on the Cyrus server. The Cyrus server will send out > invites/replies via email for remote users. Any local attendees will > have the appointment automatically added to their calendar per the > ca

Re: CalDAV?

2014-12-16 Thread Ken Murchison
Hi Patrick, On 12/16/2014 12:38 PM, Patrick Goetz wrote: > On 12/15/2014 04:24 PM, Nic Bernstein wrote: >> Patrick, >> You'll find a link to the latest Beta release with CalDav/CardDav >> support on the Cyrus IMAP website: >> >> http://cyrusimap.org/ > > > Thanks for that information. I've h

Re: CalDAV?

2014-12-16 Thread Patrick Goetz
On 12/16/2014 11:59 AM, Nic Bernstein wrote: > Um, at the risk of offending; RTFM? > > The doc/install-http.html document, within the distribution, is fairly > complete. Please download the tarball and take a look at that. If > you've still got questions, come back with those. > No offense taken

Re: CalDAV?

2014-12-16 Thread Nic Bernstein
Um, at the risk of offending; RTFM? The doc/install-http.html document, within the distribution, is fairly complete. Please download the tarball and take a look at that. If you've still got questions, come back with those. Cheers, -nic On 12/16/2014 11:38 AM, Patrick Goetz wrote: On 1

Re: CalDAV?

2014-12-16 Thread Patrick Goetz
On 12/15/2014 04:24 PM, Nic Bernstein wrote: > Patrick, > You'll find a link to the latest Beta release with CalDav/CardDav > support on the Cyrus IMAP website: > > http://cyrusimap.org/ Thanks for that information. I've had to educate myself on how CalDav works, but this looks fairly prom

Re: sasl_mech_list in imapd.conf ?

2014-12-16 Thread Adam Tauno Williams
On Tue, 2014-12-16 at 08:30 -0600, Dan White wrote: > On 12/16/14 08:23 -0600, Dan White wrote: > >If using the Ubuntu sasl packages, use saslpluginview to list available > >plugins. > Make that 'saslpluginviewer'. The cyrus-sasl package on CentoS, RHEL, SUSE, and openSUSE all provide "/usr/sbin/

Re: sasl_mech_list in imapd.conf ?

2014-12-16 Thread Dan White
On 12/16/14 08:23 -0600, Dan White wrote: >If using the Ubuntu sasl packages, use saslpluginview to list available >plugins. Make that 'saslpluginviewer'. -- Dan White Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubsc

Re: sasl_mech_list in imapd.conf ?

2014-12-16 Thread Dan White
On 12/16/14 06:18 -0600, Patrick Goetz wrote: >My old Ubuntu imapd.conf includes this line: > >sasl_mech_list: PLAIN LOGIN > >and sasl_mech_list is also mentioned here: > https://cyrusimap.org/docs/cyrus-imapd/2.4.6/faq.php It's documented as 'sasl_option:' in the manpage. All options beginn

sasl_mech_list in imapd.conf ?

2014-12-16 Thread Patrick Goetz
My old Ubuntu imapd.conf includes this line: sasl_mech_list: PLAIN LOGIN and sasl_mech_list is also mentioned here: https://cyrusimap.org/docs/cyrus-imapd/2.4.6/faq.php However, sasl_mech_list no longer appears as an option in the imapd.conf man page. Has this option been removed, or is

Re: restore from cyrdump

2014-12-16 Thread Patrick Goetz
On 12/16/2014 4:11 AM, Michael Menge wrote: > We also don't use snapshots or stop cyrus for backup. > > But as a complete restore of our mail storage with normal backuptools > would take fare too long, we uses cyrus sync for disaster recovery. > For the normal backup we use a combination of delayed

Re: restore from cyrdump

2014-12-16 Thread Michael Menge
Quoting Andrew Morgan : On Mon, 15 Dec 2014, Patrick Goetz wrote: On 12/10/2014 03:47 AM, Willy Offermans wrote: I'm not sure what you mean with ``all the metadata'', but there are user flags saved into the cyrdump file as well. I never performed the whole cycle of dump and restore (probably