Discussion:
[Davmail-users] Public Folder Calendar access
Sickboy
2017-01-11 16:27:25 UTC
Permalink
Dear list,

I really like DavMail so far. However, there is one major issue: I just
cannot get a Public Folder Calendar to work. I tried turning to Google, but
both interessting things went nowhere [1] [2]

Localized I have a calendar called "cal123" at this location:
\\Öffentliche Ordner - ***@mycompany.de\Alle Öffentlichen Ordner\XXX\YYY

Which I think translates to:
\\Public Folders - ***@mycompany.de\All Public Folders\XXX\YYY

Now I tried the most logical address (to me):
http://localhost:1080/public/All Public Folders - ***@mycompany.de/All
Public Folders/XXX/YYY
Gives me this error message:
Folder '/public/All Public Folders - ***@mycompany.de/All Public
Folders/XXX' not found
http://localhost:1080/principals/public/All%20Public%20Folders/XXX/YYY
Gives me:
<D:multistatus xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav"
xmlns:E="urn:ietf:params:xml:ns:carddav">
<D:response>
<D:href>/principals/public/All%20Public%20Folders/XXX/YYY</D:href>
<D:propstat>
<D:prop/>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>

Although that seems fine it does not work as DavMail gives an error notice.

If it's important I'm trying to get it to work with Thunderbird's Lightning
and it works flawlessly for my personal calendar.

Any ideas on how to accomplish this?
Thanks SO much in advance :-)

Kind regards,
Christian

[1] https://sourceforge.net/p/davmail/mailman/message/25492720/
[2]
http://www.linuxquestions.org/questions/linux-desktop-74/davmail-thunderbird-exchange-2010-public-folders-920212/
Mickaël Guessant
2017-01-17 23:10:46 UTC
Permalink
Post by Sickboy
I really like DavMail so far. However, there is one major issue: I
just cannot get a Public Folder Calendar to work. I tried turning to
Google, but both interessting things went nowhere [1] [2]
http://localhost:1080/public/All Public Folders -
Folders/XXX/YYY
http://localhost:1080/principals/public/All%20Public%20Folders/XXX/YYY
=> would be: http://localhost:1080/public/XXX/YYY


See http://davmail.sourceforge.net/faq.html for more details.
--
Mickael Guessant
mailto:***@free.fr
Sickboy
2017-01-19 18:09:08 UTC
Permalink
Thanks Mickael!
However the full address to the calendar is:
http://localhost:1080/public/XXX/YYY/cal123

Hope this might helps others as well.

Keep up the good work and thanks again,
Christian
Post by Mickaël Guessant
Post by Sickboy
I really like DavMail so far. However, there is one major issue: I
just cannot get a Public Folder Calendar to work. I tried turning to
Google, but both interessting things went nowhere [1] [2]
http://localhost:1080/public/All Public Folders -
Folders/XXX/YYY
http://localhost:1080/principals/public/All%20Public%20Folders/XXX/YYY
=> would be: http://localhost:1080/public/XXX/YYY
See http://davmail.sourceforge.net/faq.html for more details.
--
Mickael Guessant
Mickaël Guessant
2017-01-21 18:01:07 UTC
Permalink
Hi Wayne,
When the new Java rolled out recently, I decided to
switch to the 64-bit version. While I can manually
start davemail64.exe without problems, davmail.exe
is started at boot time on Windows 7. This happens
even after uninstalling and reinstalling DavMail, with
only have the 64-bit Java installed.
It occurs to me that the installer should either auto-detect
the Java installed, or simply provide three radio buttons
instead of the one checkbox: (1) Do not run at startup,
(2) Run davmail 32-bit at startup, and (3) run davmail
64-bit at startup.
Also, these options should be available under advanced
settings.
Perhaps you didn't notice introduced in latest installer: now you can
choose whether you want to start DavMail automatically in last installer
screen:


However, I did not find any easy way to detect currently installed java
version from NSIS installer.
--
Mickael Guessant
mailto:***@free.fr
Continue reading on narkive:
Loading...