Sending email using outlook express

Sending email using outlook express

isocam
Collaborator Collaborator
277 Views
1 Reply
Message 1 of 2

Sending email using outlook express

isocam
Collaborator
Collaborator
I am trying to write a automatic email using Visual Basic 6, to run inside Inventor, as a part of an automatic registration.

There are two problems, firstly, I want to be able to get text1 and text2 on separate lines and secondly I need to send the email silently (without seeing outlook express)

Can anybody help me sort this out ?

Thanks in advance

IsoCAM
0 Likes
278 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Hi isocam

If you use Outlook, then you can access the exposed MAPI.

I have a module that reads mails and sends mails, make sure you load the reference to Outlook in tools, references than you should be able to pick your way through the scripts i have attached. any problems just let me know.
0 Likes