Tema: xp_sendmail
Ver Mensaje Individual
  #12 (permalink)  
Antiguo 25/04/2003, 17:42
Avatar de Linterns
Linterns
Colaborador
 
Fecha de Ingreso: diciembre-2001
Mensajes: 2.799
Antigüedad: 23 años, 3 meses
Puntos: 11
y probaste poniendo el el cuerpo
Código:
'MIME-Version: 1.0' ||CHR(13)|| CHR(10)||'Content-type: text/html' || CHR(13)||CHR(10)||
         'Date: ' || TO_CHAR( SYSDATE, 'dd Mon yy hh24:mi:ss' ) || crlf ||
         'From:  <'||P_ENVIA||'>' || crlf ||
         'Subject: '||P_ASUNTO || crlf ||
         'To: '||P_RECIBE || crlf ||
__________________
Bien se puede recibir una puñalada sin adulación,
pero rara vez se recibe una adulación sin puñalada
** ***