Trouble using Mozilla TB with Lotus Approach

User Help for Mozilla Thunderbird
Post Reply
Almiro Cecinel Filho
Guest

Trouble using Mozilla TB with Lotus Approach

Post by Almiro Cecinel Filho »

Hi there,

I have an application in Lotus Approach with Windows XP SP1. I used Outlook, but I decide to change to Mozilla TB. In my application has an e-mail generator with the following command:
Shell("rundll32.exe url.dll,FileProtocolHandler mailto:" & strTmp). The strTmp variable take this value:
"alessandra@sical.com.br,osvaldo@sical.com.br?Subject=subject text&cc=almiro@sical.com.br,joao@sical.com.br&Body=body text ".
It change to control to Mozilla TB but doesn't generate the e-mail file. Any suggestion?

Another problem: The same application has an e-mail generation based on a EML file. Does Mozilla TB open EML files (already reagistered extation to Mozilla)? I use the following command ShellExecute(hWnd, "Open", strFile, Null, Null, 1) - strfile is the EML file genetated. Any suggestion?

Thanks in advance.

Almiro.
Post Reply