Exchange MAPI Connector

View: New views
12 Messages — Rating Filter:   Alert me  

Exchange MAPI Connector

by Srinivasa Ragavan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everyone,

For Evolution 2.22 we should be having MAPI based Exchange connector
which developed in parallel with Openchange based libmapi. The team is
currently working on that and the code is currently maintianed at GNOME
SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
evolution-data-server)

http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/

I created the branch yesterday and we committed our week long effort
there. We now have a working account setup plugin, base camel/calendar
code and a partially working addressbook impl. Things should get to a
working shape in another week or two. I hope that soon, Johnny would be
able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
Fedora, Ubuntu and few more) for Evolution and its dependencies so that
users can install the rpms and get a feel of it even before the
release.

-Srini.

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: Exchange MAPI Connector

by Ow Mun Heng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Tue, 2007-10-23 at 12:07 +0530, Srinivasa Ragavan wrote:
> For Evolution 2.22 we should be having MAPI based Exchange connector
> which developed in parallel with Openchange based libmapi. The team is
> currently working on that and the code is currently maintianed at GNOME
> SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> evolution-data-server)


This may be like the happiest news for quite a number of users..

Myself included.

(Now.. if only it will work for the oulook web-based email like
previously or be able to export/use RPC over HTTP)


_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: [Evolution-hackers] Exchange MAPI Connector

by Frederic Crozat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Le mardi 23 octobre 2007 à 12:07 +0530, Srinivasa Ragavan a écrit :

> Hello everyone,
>
> For Evolution 2.22 we should be having MAPI based Exchange connector
> which developed in parallel with Openchange based libmapi. The team is
> currently working on that and the code is currently maintianed at GNOME
> SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> evolution-data-server)
>
> http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
> http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/
>
> I created the branch yesterday and we committed our week long effort
> there. We now have a working account setup plugin, base camel/calendar
> code and a partially working addressbook impl. Things should get to a
> working shape in another week or two. I hope that soon, Johnny would be
> able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
> Fedora, Ubuntu and few more) for Evolution and its dependencies so that
> users can install the rpms and get a feel of it even before the
> release.

Please, remember to notify release-team and everybody else on
desktop-devel about the new introduced external dependency for
evolution-data-server and evolution.

Thanks you.

--
Frederic Crozat <fcrozat@...>
Mandriva

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: [Evolution-hackers] Exchange MAPI Connector

by colding :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2007-10-23 at 12:07 +0530, Srinivasa Ragavan wrote:

> Hello everyone,
>
> For Evolution 2.22 we should be having MAPI based Exchange connector
> which developed in parallel with Openchange based libmapi. The team is
> currently working on that and the code is currently maintianed at GNOME
> SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> evolution-data-server)
>
> http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
> http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/
>
> I created the branch yesterday and we committed our week long effort
> there. We now have a working account setup plugin, base camel/calendar
> code and a partially working addressbook impl. Things should get to a
> working shape in another week or two. I hope that soon, Johnny would be
> able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
> Fedora, Ubuntu and few more) for Evolution and its dependencies so that
> users can install the rpms and get a feel of it even before the
> release.

Does this mean that evo + e-d-s will go GPLv3?

--
  jules


_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: [Evolution-hackers] Exchange MAPI Connector

by Srinivasa Ragavan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Tue, 2007-10-23 at 09:16 +0200, Frederic Crozat wrote:

> Le mardi 23 octobre 2007 à 12:07 +0530, Srinivasa Ragavan a écrit :
> > Hello everyone,
> >
> > For Evolution 2.22 we should be having MAPI based Exchange connector
> > which developed in parallel with Openchange based libmapi. The team is
> > currently working on that and the code is currently maintianed at GNOME
> > SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> > evolution-data-server)
> >
> > http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
> > http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/
> >
> > I created the branch yesterday and we committed our week long effort
> > there. We now have a working account setup plugin, base camel/calendar
> > code and a partially working addressbook impl. Things should get to a
> > working shape in another week or two. I hope that soon, Johnny would be
> > able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
> > Fedora, Ubuntu and few more) for Evolution and its dependencies so that
> > users can install the rpms and get a feel of it even before the
> > release.
>
> Please, remember to notify release-team and everybody else on
> desktop-devel about the new introduced external dependency for
> evolution-data-server and evolution.
>
Frederic, I dont think we can take it as a enforced dependency right
away as libmapi depends on Samba4 which is just in aplha1 now. It might
take a while before Samba4 releases and we take that and libmapi as
external dependencies.

Im not sure if we can make/ask those alpha versions as external
dependencies.

Anyways thanks for the information and the trigger :)

-Srini.

> Thanks you.
>

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: [Evolution-hackers] Exchange MAPI Connector

by Srinivasa Ragavan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Tue, 2007-10-23 at 09:19 +0200, Jules Colding wrote:

> On Tue, 2007-10-23 at 12:07 +0530, Srinivasa Ragavan wrote:
> > Hello everyone,
> >
> > For Evolution 2.22 we should be having MAPI based Exchange connector
> > which developed in parallel with Openchange based libmapi. The team is
> > currently working on that and the code is currently maintianed at GNOME
> > SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> > evolution-data-server)
> >
> > http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
> > http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/
> >
> > I created the branch yesterday and we committed our week long effort
> > there. We now have a working account setup plugin, base camel/calendar
> > code and a partially working addressbook impl. Things should get to a
> > working shape in another week or two. I hope that soon, Johnny would be
> > able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
> > Fedora, Ubuntu and few more) for Evolution and its dependencies so that
> > users can install the rpms and get a feel of it even before the
> > release.
>
> Does this mean that evo + e-d-s will go GPLv3?

Jules, as I replied in a previous email thread, Im working with Novell
legal team to modify the license to either GPLV2 or later or
dual-license Evolution/EDS under GPLv2 and GPLv3. I dont have yet
received the final nod. But the mapi providers/plugins are developed
under GPLv3 which can be a issue now, but may not be after the license
change.

-Srini.
>
_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: [Evolution-hackers] Exchange MAPI Connector

by Frederic Crozat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Le mardi 23 octobre 2007 à 12:58 +0530, Srinivasa Ragavan a écrit :

> On Tue, 2007-10-23 at 09:16 +0200, Frederic Crozat wrote:
> > Le mardi 23 octobre 2007 à 12:07 +0530, Srinivasa Ragavan a écrit :
> > > Hello everyone,
> > >
> > > For Evolution 2.22 we should be having MAPI based Exchange connector
> > > which developed in parallel with Openchange based libmapi. The team is
> > > currently working on that and the code is currently maintianed at GNOME
> > > SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> > > evolution-data-server)
> > >
> > > http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
> > > http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/
> > >
> > > I created the branch yesterday and we committed our week long effort
> > > there. We now have a working account setup plugin, base camel/calendar
> > > code and a partially working addressbook impl. Things should get to a
> > > working shape in another week or two. I hope that soon, Johnny would be
> > > able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
> > > Fedora, Ubuntu and few more) for Evolution and its dependencies so that
> > > users can install the rpms and get a feel of it even before the
> > > release.
> >
> > Please, remember to notify release-team and everybody else on
> > desktop-devel about the new introduced external dependency for
> > evolution-data-server and evolution.
> >
> Frederic, I dont think we can take it as a enforced dependency right
> away as libmapi depends on Samba4 which is just in aplha1 now. It might
> take a while before Samba4 releases and we take that and libmapi as
> external dependencies.
>
> Im not sure if we can make/ask those alpha versions as external
> dependencies.
>
> Anyways thanks for the information and the trigger :)

Well, even if it is a optional external dependencies, it should be
announced, moreover because of the samba 4 implied dependency and the
GPLv3 compatibility issue it brings.

There is never too much information to announce ;)

--
Frederic Crozat <fcrozat@...>
Mandriva

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: [Evolution-hackers] Exchange MAPI Connector

by Srinivasa Ragavan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Tue, 2007-10-23 at 09:51 +0200, Frederic Crozat wrote:

> Le mardi 23 octobre 2007 à 12:58 +0530, Srinivasa Ragavan a écrit :
> > On Tue, 2007-10-23 at 09:16 +0200, Frederic Crozat wrote:
> > > Le mardi 23 octobre 2007 à 12:07 +0530, Srinivasa Ragavan a écrit :
> > > > Hello everyone,
> > > >
> > > > For Evolution 2.22 we should be having MAPI based Exchange connector
> > > > which developed in parallel with Openchange based libmapi. The team is
> > > > currently working on that and the code is currently maintianed at GNOME
> > > > SVN in EXCHANGE_MAPI_BRANCH (both for evolution and
> > > > evolution-data-server)
> > > >
> > > > http://svn.gnome.org/viewvc/evolution/branches/EXCHANGE_MAPI_BRANCH/
> > > > http://svn.gnome.org/viewvc/evolution-data-server/branches/EXCHANGE_MAPI_BRANCH/
> > > >
> > > > I created the branch yesterday and we committed our week long effort
> > > > there. We now have a working account setup plugin, base camel/calendar
> > > > code and a partially working addressbook impl. Things should get to a
> > > > working shape in another week or two. I hope that soon, Johnny would be
> > > > able to create a OpenSUSE Build Service repository (rpms for OpenSUSE,
> > > > Fedora, Ubuntu and few more) for Evolution and its dependencies so that
> > > > users can install the rpms and get a feel of it even before the
> > > > release.
> > >
> > > Please, remember to notify release-team and everybody else on
> > > desktop-devel about the new introduced external dependency for
> > > evolution-data-server and evolution.
> > >
> > Frederic, I dont think we can take it as a enforced dependency right
> > away as libmapi depends on Samba4 which is just in aplha1 now. It might
> > take a while before Samba4 releases and we take that and libmapi as
> > external dependencies.
> >
> > Im not sure if we can make/ask those alpha versions as external
> > dependencies.
> >
> > Anyways thanks for the information and the trigger :)
>
> Well, even if it is a optional external dependencies, it should be
> announced, moreover because of the samba 4 implied dependency and the
> GPLv3 compatibility issue it brings.
>
> There is never too much information to announce ;)
Sure. I will do it.

-Srini.
>

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: Exchange MAPI Connector

by fraser2k8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Srini,

I understand that there are some licensing issues around the whole Exchange Mapi connector for Evolution.  Do you know if there is any time line on resolution for these issues and or when there will be a release for Evolution that allows for a mapi connection for Evolution and / or an RPC over HTTPS connection for Evolution.

Thanks.
Greg

Re: Exchange MAPI Connector

by Johnny Jacob-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2008-11-14 at 11:41 -0800, fraser2k8 wrote:
> Srini,
>
> I understand that there are some licensing issues around the whole Exchange
> Mapi connector for Evolution.

License change is completed.

>  Do you know if there is any time line on
> resolution for these issues and or when there will be a release for
> Evolution that allows for a mapi connection for Evolution and / or an RPC
> over HTTPS connection for Evolution.

This is expected to be in 2.26.

- Johnny

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: Exchange MAPI Connector

by fraser2k8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Johnny.  Do you know when 2.26 is going to be released?

Greg

Johnny Jacob-2 wrote:
On Fri, 2008-11-14 at 11:41 -0800, fraser2k8 wrote:
> Srini,
>
> I understand that there are some licensing issues around the whole Exchange
> Mapi connector for Evolution.

License change is completed.

>  Do you know if there is any time line on
> resolution for these issues and or when there will be a release for
> Evolution that allows for a mapi connection for Evolution and / or an RPC
> over HTTPS connection for Evolution.

This is expected to be in 2.26.

- Johnny

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Re: Exchange MAPI Connector

by Milan Crha :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2008-11-17 at 15:28 -0800, fraser2k8 wrote:
> Thanks Johnny.  Do you know when 2.26 is going to be released?
>
> Greg

        Hi,
http://live.gnome.org/TwoPointTwentyfive
        Milan

_______________________________________________
Evolution-list mailing list
Evolution-list@...
http://mail.gnome.org/mailman/listinfo/evolution-list