On Thu, 2011-10-20 at 19:17 +0200, Milan Crha wrote: > On Thu, 2011-10-20 at 16:56 +0000, Reid Thompson wrote: > > Can that be remedied? As it now stands I'm having to pipe every > > multipart/mixed message to my handler rather than only those that are > > meeting requests. In none of the meeting requests that I'm getting > > can I discern an initial header that signifies calendar content -- is > > this because 'new' exchange doesn't offer one (other than in the > > context noted above)? > > Hi, > it should be working, according to [1]. What is your evo-mapi version, > please? > Bye, > Milan > > [1] https://bugzilla.gnome.org/show_bug.cgi?id=633121 > > _______________________________________________ > evolution-list mailing list > [email protected] > To change your list options or unsubscribe, visit ... > http://mail.gnome.org/mailman/listinfo/evolution-list
this was based on git head ala the dates below - i'll do a quick double check to make sure i'm not just mis-configuring something. I'm in the process of updating/building -- so i'll check again after that also. $ ls -lrt *mapi* -rwxr-xr-x 1 rthompso staff 24351086 Oct 10 14:50 libmapi.so.0.11 lrwxrwxrwx 1 rthompso staff 15 Oct 10 14:50 libmapi.so -> libmapi.so.0.11 -rwxr-xr-x 1 rthompso staff 4155526 Oct 10 14:50 libmapipp.so.0.11 lrwxrwxrwx 1 rthompso staff 17 Oct 10 14:50 libmapipp.so -> libmapipp.so.0.11 -rwxr-xr-x 1 rthompso staff 1046313 Oct 10 14:50 libmapiadmin.so.0.11 lrwxrwxrwx 1 rthompso staff 20 Oct 10 14:50 libmapiadmin.so -> libmapiadmin.so.0.11 -rwxr-xr-x 1 rthompso staff 3262289 Oct 10 14:50 libmapiproxy.so.0.11 lrwxrwxrwx 1 rthompso staff 20 Oct 10 14:50 libmapiproxy.so -> libmapiproxy.so.0.11 -rwxr-xr-x 1 rthompso staff 6798407 Oct 10 14:50 libmapiserver.so.0.11 lrwxrwxrwx 1 rthompso staff 21 Oct 10 14:50 libmapiserver.so -> libmapiserver.so.0.11 -rwxr-xr-x 1 rthompso staff 5629866 Oct 10 14:50 libmapistore.so.0.11 lrwxrwxrwx 1 rthompso staff 20 Oct 10 14:50 libmapistore.so -> libmapistore.so.0.11 lrwxrwxrwx 1 rthompso staff 20 Oct 10 14:57 libmapistore.so.0 -> libmapistore.so.0.11 lrwxrwxrwx 1 rthompso staff 21 Oct 10 14:57 libmapiserver.so.0 -> libmapiserver.so.0.11 lrwxrwxrwx 1 rthompso staff 20 Oct 10 14:57 libmapiproxy.so.0 -> libmapiproxy.so.0.11 lrwxrwxrwx 1 rthompso staff 17 Oct 10 14:57 libmapipp.so.0 -> libmapipp.so.0.11 lrwxrwxrwx 1 rthompso staff 20 Oct 10 14:57 libmapiadmin.so.0 -> libmapiadmin.so.0.11 lrwxrwxrwx 1 rthompso staff 15 Oct 10 14:57 libmapi.so.0 -> libmapi.so.0.11 -rwxr-xr-x 1 rthompso staff 942554 Oct 17 12:43 libexchangemapi-1.0.so.0.0.0 lrwxrwxrwx 1 rthompso staff 28 Oct 17 12:43 libexchangemapi-1.0.so.0 -> libexchangemapi-1.0.so.0.0.0 lrwxrwxrwx 1 rthompso staff 28 Oct 17 12:43 libexchangemapi-1.0.so -> libexchangemapi-1.0.so.0.0.0 -rwxr-xr-x 1 rthompso staff 1676 Oct 17 12:43 libexchangemapi-1.0.la _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list
