Untested
Refer to your smtp/pop server for info

function main
     cServerIP="smtp.mydomain.com"
     cFrom="mym...@mydomain.com"
     cUserName="myusername"
     cPassword="mypassword"
     ato=bill.ga...@microsoft.com"
     cSubject="Hello Bill"
     cMsg="Can you join to harbour project?"
      
HB_SendMail(cServerIP,,cFrom,aTo,,,cMsg,cSubject,,cUserName,cPassword,cServerIP,,.f.,.f.,.f.)
  return

2009/4/15 sygecom <leona...@sygecom.com.br>:
>
> Hello Viktor,
> If not bothered, that would be put as an sample of use of HB_SENDMAIL in the
> \CONTRIB\HBTIP\TESTS that I can compile using hbmk2.exe.
> Here is giving error in everything related to HBTIP.LIB. I am using the BCC
> 5.5.1 for now to compile the samples.
>
> Leonardo Machado


-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to