delphi - How to test MAPI Send Email errors -


we have program written in delphi can send emails via simple mapi
people use mapi outlook installed 95% of time works fine

but 5% of people doesn't work there anyway test mapi
looking can find if there issue our program or if hardware guy needs fix.
would if microsoft tool or official if go clients hardware/it guy , test trust results of test

some errors have come across include

api-ms-win-crt-runtime-l1-1-0.dll missing computer. try reinstalling program fix problem.

access violation 1 contact in outlook address book - happened when calling mapiresolvename (no solution found - client didnt want reinstall outlook)

mapi error 26 office build version 1703 - first email goes through ok fail after that. (you can make work around using mapilogon , pass session handle through in mapisendmail call)

either there no default mail client or current mail client cannot fulfill messaging request


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -