Radicale
Radicale copied to clipboard
A simple CalDAV (calendar) and CardDAV (contact) server.
Hi there :) I am using KAddressbook to create my contacts and davx5 on Android to consume them. Can I use KAddressbook -> Radical -> davx5 in a one way...
One thing I've been missing from this otherwise great app is server-side email notifications for attendees. Thankfully, it seems we can tap into the hooks functionality to implement email notifications...
Now member or uniqueMember can also be used for the group membership.
Adapt comments from https://github.com/Kozea/Radicale/pull/1791
Radicale: v3.5.4 In debug mode I can see that the transmitted VCARD has the photo embedded as base64 string like so: ` PHOTO:data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMCAgoNCgoKCw gICgoKCgoKCgoKCggICAoKCggICAoKCgoICAgKCgoKCAgICAoICAgICgoKCAgLDQoIDQgICggB AwQEBgUGCgYGCg0NCg0PDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ0NDQ 0NDQ0NDQ0NDf/AABEIAPAA8AMBEQACEQEDEQH/xAAdAAABBQEBAQEAAAAAAAAAAAAEAwUGBwgC AQAJ/8QARhAAAQIDBQUECAQGAQIFBQAAAQIRAAMhBAUSMUEGUWFxgQcikfATMkJSobHB0QgUcu EVI2KCkvEzJLIWGENTogkXJTTC/8QAGgEAAgMBAQAAAAAAAAAAAAAAAgMBBAUABv/EACoRAAIC ...... `...
in ldap there are 2 ways to make groups: either the groups have member or uniqueMember; or the user has memberOf or similar attributes. radicale only has the memberOf method...
I looked with tcpdump and every time a ldap thing happened, the whole schema was queried, which gives big load; I would prefer configurable ldap attribute names or something if...
http://webdav.org/specs/rfc4791.html#rfc.section.5.2.5 with value taken from config [server] max_content_length
Hello everybody, we have installed radicale on **Windows Server 2019.** There is a fairly small number of Thunderbird clients that access the CalDAV server (about 10 clients at maximum). When...
Hello all, first of all so much for this great type of software and all the efforts put in! I loved to try out sending generated mail, when creating an...