PHP Classes

TEST HTML MAIL MESSAGE

Recommend this page to a friend!

      MIME E-mail message sending  >  MIME E-mail message sending package blog  >  How Can PHP Send Emai...  >  All threads  >  TEST HTML MAIL MESSAGE  >  (Un) Subscribe thread alerts  
Subject:TEST HTML MAIL MESSAGE
Summary:Error: it was not possible to send e-mail message: mail()
Messages:2
Author:Poeta_Eletrico
Date:2009-12-10 12:20:36
Update:2009-12-10 23:26:24
 

  1. TEST HTML MAIL MESSAGE   Reply   Report abuse  
Picture of Poeta_Eletrico Poeta_Eletrico - 2009-12-10 12:20:37


Manuel,


I am trying to use this script to send BULKMAIL in HTML FORMAT. The problem is the fact that email_message.php class I just can't provide the SMTP host connection. I think that's the only problem I am facing.

Is there a way out to solve this?

Thank you.

Poeta_Eletrico

  2. Re: TEST HTML MAIL MESSAGE   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2009-12-10 23:26:24 - In reply to message 1 from Poeta_Eletrico
If you need to use SMTP, use the smtp_message_class where you use email_message_class.