| Thread | Last Post | Replies |
|
| CDO Redistribution | 19 Jun 2008 14:34 GMT | 3 |
I'm developing an application to perform TNEF translation of emails coming from regular SMTP servers onto Exchange 2003/2007. The reason is that I need to add certain MAPI properties in the messages so that they can be recognized by a certain Add On running on Outlook.
|
| kerberos error when using mapi in a service | 10 Jun 2008 08:14 GMT | 1 |
I have a program (c#) that can run as a service or as a console application. It uses mapi to log on to the mailserver: SessionPtr = new MAPI.Session();
|
| MAPI initialization failure in windows 2008 server. | 10 Jun 2008 08:10 GMT | 3 |
Is MAPI supported with Windows 2008? I am not able to run any MAPI viewer tools ( mvsetup.exe and MfcMapi.EXE ) on windows 2008 server having exchange 2007 setup. Both are failing during InitializeMAPI call.
|
| NTTP username and password | 10 Jun 2008 07:50 GMT | 1 |
I am trying to setup NNTP account but username and password doesn't seem to be correct. Please help thanks,
|
| webdav search textdescription | 06 Jun 2008 18:23 GMT | 1 |
I want to run a query using webdav to look for NDRs where the email address is invalid. I want to search the textdescription field before i pull the email. Here is my code. it won't let me use like but it will let me use the = sign. Waht am I doing wrong. Thanks in
|