PDA

Click to See Complete Forum and Search --> : send mail whitout MAPI or Outlook


expodium
Apr 9th, 2000, 11:45 PM
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

asabi
Apr 12th, 2000, 01:33 PM
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