Quote Originally Posted by Spajder View Post
No, it didn't help me much, because my project works on the same way as yours. In line MAPIMessages1.ResolveName i still get the error 48389.

Maybe I should rephrase myself:
How to program my vb6 project, so it would work with any deafult email client everywhere (no matter what Windows and email clients users have)?

Can someone help me please?
If you don't want to use the programs like Outlook,etc... then, you can try using the vbsendmail or CDO for sending mails....

Links:
Using CDO for sending mails:
* http://www.vbforums.com/showthread.p...=sending+email
* http://www.vbforums.com/showthread.p....message+gmail

Using vbsendmail:

* http://www.vbforums.com/showthread.p...ght=vbsendmail

For more, search the forum....