Hello
I try to configure my cyrus to use caldav correctly
Caldav working nice but when I try to invite someone nothing happen
Let me explain
I have to user "t...@test.domain.com" and "t...@test.domain.com"
if t...@test.domain.com create a event and invite t...@test.domain.com
i ve got this i
> i ve got this in the log
> imip_send_sendmail(t...@test.domain.com): Sendmail process terminated
> normally, exit status 0
> But if i look in the calendar of titi or in the mailbox I see nothing (I
> ve have been testing with thunderbird and evolution)
> There is nothing explaining well how it
On Fri, Nov 8, 2019, at 1:35 PM, Deborah Pickett wrote:
> I didn't know if copying
> the filesystem of a (paused) Cyrus replica was a supported way of
> backing up, but now I do.
Yeah, as long as there are no cyrus processes running, the database/index files
can just be copied about and won't b
Answering my own question:
... or do I need to establish my own SSH tunnel from master to backup
server?
I do have to supply my own tunnel. The Cyrus backup daemon currently
(3.1.7) doesn't support the STARTTLS command.
if (!strcmp(cmd.s, "Starttls") && tls_enabled()) {