Consultor Eletrônico



Kbase P14439: Problem to send Email via MAPI32.DLL => Use SMTP instead
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/18/2003
Status: Unverified

SYMPTOM(s):

Using MAPI32.DLL to send Emails via Outlook 2000

The progress session hangs when doing MAPILOGON with a profile.

The progress session hangs

Must kill the session

Problem happens only on one machine, but not on others

CAUSE:

Something such as the installation of a software has affected MAPI32.DLL, which is not supported by Progress.

FIX:

Use SMTP with socket programming (requires 9.1+) instead of MAPI to send emails
See Progress Solution How to send email with attachement with 4GL sockets
See Progress Solution Sample code to Send Email via Internet SMTP with 4GL Sockets