Re: Can Outlook Syncronize iCalendars with SquirrelMail?
Paul Lesniewski <paul <at> squirrelmail.org>
2007-06-03 04:29:11 GMT
PLEASE do not top post.
On 5/30/07, Mauricio Larrea Salinas <Mauricio.Larrea <at> wiserkronox.com> wrote:
> Hi Paul,
>
> I've tried your calendar plug-in but I don't know why Outlook cannot
> recognize squirrel mail calendar file format. For instance, I create a
> calendar in Squirrelmail and then I subscribe it. After all, I get this link
> where I can publish the calendar :
> http://localhost/sqmail2/plugins/calendar/dav.php.ics?calID=sm_cal_20070531T
> 034959Z. If I go to this link I get a message to open or save this file
> "dav.php.ics"
You can try just renaming the file (on the server - in the plugin!) to
dav.php.ics and wherever else the filename shows up although...
>. If I choose to open with outlook, it cannot open it ("The
> file "dav.php[1].ics" is not a valid Internet Calendar file ")
No, it's not. It's not a file to download; and it's not one to go to
in your browser. You have to put that URL into your other
iCal-compliant application. I have done so with Sunbird, but you'll
have to ask an Outlook guru to see if Outlook knows how to connect to
a WebDAV server.
> In the other hand, while trying to publish a Outlook Calendar into the SM
> WEBDAV I get a error: "this address can not be recognized":
> http://localhost/sqmail2/plugins/calendar/dav.php.ics?newCal=yes. What I'm
> doing wrong?, Could you help me please?
Dunno, if you validated that this address does in fact exist on the
web server, then try changing it to a .php file, otherwise, Outlook
may be choking...?
> Well, I wonder if at the end, using the shared_calendars-2.1-1.2.7beta3
> plug-in I'll be able to put a appointment into my published outlook calendar
> (published into the SM WEBDAV) in order to let the others to get this
> appointments updated into their published outlook calendars?.
Why do you ask questions like this? They sound rude to me.
> I do need a Help in this issue, please whenever you want and have time have
> a look to this issue.
Sorry I personally don't have time to dig into the code much ATM. Try
switching the filename to dav.ics.php.
> Thanks very much in advance.
>
> Mauricio
>
>
> -----Mensaje original-----
> De: pdontthink <at> gmail.com [mailto:pdontthink <at> gmail.com] En nombre de Paul
> Lesniewski
> Enviado el: viernes, 25 de mayo de 2007 14:56
> Para: Mauricio Larrea Salinas
> Asunto: Re: [SM-PLUGINS] Can Outlook Syncronize iCalendars with
> SquirrelMail?
>
> On 5/25/07, Mauricio Larrea Salinas <Mauricio.Larrea <at> wiserkronox.com> wrote:
> > Paul,
> >
> > I would like to try your beta code for the Shared Calendars plugin
> > that has WEBDAV server functionality.
>
> See attached
>
> > If that seems to work, I would like you to finish the code.
>
> I would like to finish it too, but I won't be doing so any time soon, as I
> have other projects I am working on. Forgive me, but your language sounds
> like you are ordering me to finish it, which is very rude for a free
> software product.
>
> > Thanks very much for your help!
> >
> > Mauricio
> > If using WEBDAV, I guess MAC clients could connect too., right?
>
> Yes. It has been minimally tested by someone doing just that. I also
> tested with Mozilla Sunbird.
>
> - Paul
>
>
> > -----Mensaje original-----
> > De: squirrelmail-plugins-bounces <at> lists.sourceforge.net
> > [mailto:squirrelmail-plugins-bounces <at> lists.sourceforge.net] En nombre
> > de Paul Lesniewski Enviado el: viernes, 25 de mayo de 2007 14:33
> > CC: squirrelmail-plugins <at> lists.sourceforge.net
> > Asunto: Re: [SM-PLUGINS] Can Outlook Syncronize iCalendars with
> > SquirrelMail?
> >
> > Please send plain text messages to this list, thank you.
> >
> > > I'm looking for support related with SquirrelMail. We've installed
> > > an
> > e-mail
> > > server focused to be used primarily as an iCAL SERVER (Calendars
> Sharing).
> > >
> > > We have installed everything and is running properly, but the main
> > > goal is to connect and synchronize our outlook calendars to a
> > > public iCALENDAR stored in a DataBase manage by SquirrelMail.
> > >
> > > IS there a way to perform this syncronizarion?. If so I would like
> > > to do it!.
> > >
> > > ============= DETAILS (if you need more details , please read this
> > > section) =============
> > >
> > > I'll explain you in detail
> > >
> > > We've already installed these plug-ins to our squirrelMail
> > > installation
> > > (squirrelmail-1.5.1):
> > >
> > > - compatibility-2.0.7-1.0
> > >
> > > - calendar_sql_backend-1.1-2.0
> > >
> > > - shared_calendars-2.0.1-1.4.0
> > >
> > > And we created our MAIN SHARED CALENDAR in SquirrelMail .
> > >
> > > Our team works in Windows based Computers and they use MS Outlook
> > > to add shared task or appointments.
> > >
> > > For example: I want to add a new appointment in my outlook calendar
> > > and
> > then
> > > to synchronize it to the MAIN SHARED CALENDAR in SquirrelMail, in
> > > order to let the others know about this new appointment (and vice
> verse).
> > >
> > > So, I need a plug-in (iCal connector) for outlook in order to
> > > synchronize with a SHARED CALENDAR in SquirrelMail. The help I need
> > > for you, is to
> > know
> > > if there is a way to do this.... ??
> > >
> > > I've downloaded several iCal Connectors for outlook, but these ones
> > > works just with Google ical or other ical servers but any of these
> > > couldn't be connect to SquirrelMail iCal....
> >
> > You might provide the links to these applications. There is no such
> > application that I know of that bothers telling Outlook to push an
> > iCal file to SquirrelMail, but there may be a way to hack it up.
> >
> > > I found that Outlook can connect to any iCal Server but I have to
> > > give the path where the calendars are stored (using WEBDAV), do you
> > > know how can I get the Squirrelmail iCallendars? .
> >
> > Well this is different than telling Outlook to synch an appointment
> > added to its personal calendar with SM --- if all you need to do is
> > let Outlook clients connect via WEBDAV to the SM calendar server, then
> > I do have some beta code for the Shared Calendars plugin that has
> > WEBDAV server functionality, but it is definitely beta quality right
> > now. Ask offlist for a copy.
> >
> > > ===== END DETAILS =======
> > >
> > > Thanks very much in advance for your help.
> > >
> > > Answer soon please
> >
> > Since help here is given in spare time and based on good will, I
> > suggest you do not place any time contraints on your help request
> > unless you are offering to pay for your support.
> >
> > - Paul
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
squirrelmail-plugins mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-plugins <at> lists.sourceforge.net
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.plugins
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=3931
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins