TSmtp y XML can't send !!

TSmtp y XML can't send !!

Postby dbzap » Wed Dec 20, 2006 9:11 pm

Hi.
I can't send an email with XML attach via stmp ( standard or modified ).
Exists any restriction ?
For my is very urgent ....

tnks.
Julio Gonzalez V.
RANDOM S.A.
SISTEMICA S.A.
User avatar
dbzap
 
Posts: 189
Joined: Mon Nov 07, 2005 7:36 pm
Location: Chile

Postby dbzap » Wed Dec 20, 2006 9:38 pm

Code: Select all  Expand view

      WSAStartup()
      oMail := TSmtp():New( GetHostByName( cServidorDeCorreos ) )

      oMail:bDone := {|| MsgBeep() }
      oMail:SendMail( cFrom,;           // From
                      { cTo, cFrom },;       // To
                      cText,;           // Msg Text
                      cAsunto,;         // Subject
                      { cAdjunto, cAdjuntoTxt } )

Julio Gonzalez V.
RANDOM S.A.
SISTEMICA S.A.
User avatar
dbzap
 
Posts: 189
Joined: Mon Nov 07, 2005 7:36 pm
Location: Chile


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 77 guests