What would be the full url for CardDAV?I am using Contacts on a Mac running Mountain Lion.I tried https://my.surgemail.server:myport/abk but it could not "discover the account settings for the CardDAV server". I suspect that (like CalDAV and iCal) I need a full CardDAV url for the Mac Contacts app. Probably also for CardDAV sync on my Android phone as well... (I needed the full CalDAV url on Android, too.)Also, it told me that I was using an unsecured connection despite using "https" in the url. It seemed to log me in, and I have g_ssl_require_login set. Does the same $imap_open fix you provided for CalDAV also work for CardDAV? Maybe it didn't really log in?Thanks,John -- John Wilkesjohn@wilkes.comIn my opinion, an autocratic system of coercion soon degenerates;force attracts men of low morality. --Albert Einstein On Dec 27, 2012, at 10:40 PM, Surgemail Support (Marijn) wrote:HiWork on that areas is on the todo list yes :-) Particularly in terms of surgeweb integration which I was kind of waiting on before generally enabling the carddav features.Anyway, as it stands it is very easy to enable for access by mobile devices etc - although if you do enable this it will be standalone and not using the same contact list as surgeweb.If you already have caldav installed and working, you just need the \surgemail\phplib\netwin\abk.php to be copied in the \surgemail\scripts directory much like the cal.php and add the two surgemail redirection rules: g_url_alias from="/abk" to="/scripts/abk.php" g_url_redirect from="/.well-known/carddav" to="/abk" Marijn On Tuesday 25/12/2012 at 3:50 pm, John Wilkes wrote:Are there any plans for a CardDAV server to go with the CalDAV server?-- John Wilkesjohn@wilkes.comTake time to deliberate, but when the time for action hasarrived, stop thinking and go in. --Napoleon Bonaparte
What would be the full url for CardDAV?
HiWork on that areas is on the todo list yes :-) Particularly in terms of surgeweb integration which I was kind of waiting on before generally enabling the carddav features.Anyway, as it stands it is very easy to enable for access by mobile devices etc - although if you do enable this it will be standalone and not using the same contact list as surgeweb.If you already have caldav installed and working, you just need the \surgemail\phplib\netwin\abk.php to be copied in the \surgemail\scripts directory much like the cal.php and add the two surgemail redirection rules: g_url_alias from="/abk" to="/scripts/abk.php" g_url_redirect from="/.well-known/carddav" to="/abk" Marijn On Tuesday 25/12/2012 at 3:50 pm, John Wilkes wrote:Are there any plans for a CardDAV server to go with the CalDAV server?-- John Wilkesjohn@wilkes.comTake time to deliberate, but when the time for action hasarrived, stop thinking and go in. --Napoleon Bonaparte
Are there any plans for a CardDAV server to go with the CalDAV server?-- John Wilkesjohn@wilkes.comTake time to deliberate, but when the time for action hasarrived, stop thinking and go in. --Napoleon Bonaparte
Last Message | Next Message