Originally Posted by
whatsup
it shouldn't be a problem because you have the source code how to do this.
you probably want to use GUI version, so open Forms\MailSender.frm and
view the code,
it is very simple.
in general, instead of call outlook object, call cdo or ssl - mail send
if you still have a problem you can post your project,
and i'll try to merge it with mine.
NOTE:
before you do that, you better check that my program can actually send the email to the account you need.
there could be some problems,
for example, i couldn't send to gmail via SSL only via CDO,
and couldn't send to hotmail via CDO, only via SSL.