-
-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Hi there,
I've been using SabreDAV with a custom implementation done by the guys at myroundcube a very long time ago and decided it was time to do some maintainance.
I've installed latest SabreDav and Davis on a new test domain and I noticed that all the /addressboooks/ and /calendars/ are inside /dav/.
So my question is, is there a way to have those available at the root of the domain?
Also, since I would like to use this using IMAP auth and be able to authenticate using different IMAP Server, is there a way to have the IMAP_AUTH_URL dynamically configured? (ex. mail.domain.tld where domain.tld comes directly from the email address used at login)?
And, by extension on the above, have the MAILER_DSN dynamic in the same way?
Thanks for any feedback and for your work, much appreciated.
A