883 results in the forums
Order by date - Order by pertinence
All (894)
News (1)
Processes (1)
Press (8)
High-tech (883)
Forums (1)
 
MAPI problems - all help welcome!
[Running Windows 7 Home Edition and Outlook 2003 SP3 on a 1 year-old Dell desktop] A colleague is having problems with sending emails and we think we've narrowed the problem down to the MAPI file. The original issue arose because Quickbooks was ...
Message posted on the October 25th, 2012 - 6:36 AM ET
Mapi within a windows service
Hi All, I wonder if anyone can help me out. I'm currently creating windows service (32bit) using the MapiStubLibrary and Outlook 2010 headers within Visual C++ 2010. Now, this all works fine if I call the MAPI code from within the main function ...
Message posted on the June 22nd, 2012 - 05:53 am ET
Bug#639175: evolution-mapi: FTBFS: unsatisfiable build-dependencies: evolution-dev (>= 2.29.4), libmapi-dev (>= 1:0.9)
Source: evolution-mapi Version: 0.30.3-2 Severity: serious Tags: wheezy sid User: debian-qa@lists.debian.org Usertags: qa-ftbfs-20110822 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to ...
Message posted on the August 24th, 2011 - 03:40 pm ET
Identify custom and build-in outlook folder using MAPI
Hi, Using MAPI how can I identify whether an outlook folder is a custom folder or a build-in (Inbox, Outbox, Sent Items, Calendar, Task etc.) folder. One way is to compare the entry ID of the folder with the entry ID of all the documented special ...
Message posted on the January 20th, 2011 - 10:08 am ET
Bug#599075: Evolution 2.30.3-2 can't load evolution-mapi plugin 0.30.3-2+b1
Package: evolution-mapi Version: 0.30.3-2+b1 Severity: important Can't use evolution-mapi plugin after updating whole Evolution suite (from version 2.28). When launching Evolution, this error message appears: (evolution:2706): ...
Message posted on the October 04th, 2010 - 08:40 am ET
Bug#601007: evolution-mapi: Account with empty domain is not allowed
Package: evolution-mapi Version: 0.30.3-2 Severity: important When trying to create a new account, I cannot specify an empty domain. (I do specify a host to connect to though) This is possible to do in Outlook and it does work with openchange ...
Message posted on the October 22nd, 2010 - 09:00 am ET
Word 2010 redirecting MAPI calls to Outlook
I have developed a MAPI client and been using it for some time. I found a very concerning issue with Word 2010. I use a VBA macro from Word to call a COM object which in turn makes a Simple MAPI call. Using Word 2010 the call results in Outlook ...
Message posted on the February 18th, 2010 - 10:51 pm ET
Google MAPI account
Hello, I've developed a COM add-in that works with OL 2003/07 in C# .Net 2.0. When OL starts I need to retrieve the list of OL accounts available in the current OL Profile. For each account, I need to obtain the associated SMTP-format email ...
Message posted on the February 03rd, 2010 - 02:09 pm ET
Outlook 2010 does not show custom MAPI form verbs anymore
Hi, I developed a custom MAPI form which has some custom verbs or actions which (normally) show up in the context menu of items. At least they do for Outlook <= 2007. The MAPI form is installed in the organizational forms library of an Exchange ...
Message posted on the January 02nd, 2010 - 05:58 pm ET
Problem Reading Calendar Appointments from CDO/MAPI client running as Windows service
I have C++ MAPI/CDO client application that runs as Windows service and reads appointments from exchange calendar of specified mailbox. It uses security context of user that owns the mailbox. It works with [ExchangeMapiCdo] package, runs on machine ...
Message posted on the January 20th, 2010 - 03:27 pm ET
MAPI hangs when using Outlook 2003 MAPI with Exchange 2007
We have an application running as a NT service which communicates with exchange server using the outlook 2003 mapi implementation. The problem is that the application/thread hangs in some installations, when we are requesting some MAPI procedures. ...
Message posted on the May 05th, 2009 - 03:06 am ET
Send To Mail Recipient and MAPI Forms
Assumption =>> Outlook Application is not running. Condition =>> Send To Mail Recipient Issue: OR The issue that leads to open MAPI Forms instead of Outlook Explorer/Inspector. Actual Working =>> Send To Mail Recipient ...
Message posted on the June 18th, 2009 - 05:47 am ET
How can I able to use the CDO or MAPI in C++ Outlook AddIn
I am developing an Outlook Add-In using OOM.I want to use the CDO.DLL or MAPI.DLL so that once the tlh file is created I can get the Message from the CDO API like GetMessageA(MessageEntry_ID,Store_ID). I am doing this but I have some problem such ...
Message posted on the June 10th, 2009 - 03:39 am ET
MAPI Store Provider - Sort Order Persistence
Hello, I am currently implementing a custom Mapi Store Provider. I have some difficulties in saving the sort order when passing from one folder to another. I have implemented support for the associated content table of the folder. After setting ...
Message posted on the January 23rd, 2009 - 06:36 am ET