-
I try to make an application that send a mail to my personal mailbox. This application have to start before the logon script from NT. On this reasons, i can't use the MAPI32 or the outlook properties.
Can you help me for to creating the resource-code for hou to send mail whit out using the MAPI
Thanks
Best regards
van Steenpaal Patrick
Beginning VB6
Belgium
-
Try this, I have tried and it is working, just get rid of the part that makes the attachment. it is using the winsock controll.
http://www.vbsquare.com/articles/sendmail/
"scroll" all the way to the end, there you can download the sample program.
Alon