Hi Guys, I have seen various references to vbMailSend.dll, and have taken an interest, I want to incorporate local emailing into an application I am writing, but I havent the foggiest where to start.

the problem is it will need to be compatible with Exchange, or at worst case scenario, I may have to set up an SMTP server, but I really dont want to do this. The other thing is, If I can get away with it I dont want to use a webmail method.

I have read various things about winsocks and SSL, but havent a clue where to start. I downloaded and read the vbSendMail help guide, but short of the first couple of pages that just shows you the working example (and after trying to run the only project that would open and play with a form interface) I am still no wiser. Has anyone any suggestions? if this sendmail is the way to go, can anyone tell me which references need setting up, which of these modules I have downloaded I should be incorporating into the project, and generally if I am in well over my head...

Thanks

J