PHP Classes

Php Mass Mailer

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  Php Mass Mailer  >  (Un) Subscribe thread alerts  
Subject:Php Mass Mailer
Summary:Got error
Messages:2
Author:nazni
Date:2007-08-09 11:48:10
Update:2007-08-16 22:36:18
 

  1. Php Mass Mailer   Reply   Report abuse  
Picture of nazni nazni - 2007-08-09 11:48:10
I am trying to use php mass mailer(phpMM), but getting this error, can anybody help me.......

Warning: mail() [function.mail]: SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in C:\wamp\www\imp\phpMM.php on line 805
You have sent: 1 Time: 66.4916958809

  2. Re: Php Mass Mailer   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2007-08-16 22:36:18 - In reply to message 1 from nazni
This package has nothing to do with the PHP mass mailer functions you seem to be using.

Take a look at the test_personalized_bulk_mail.php script to learn how to use this class for efficiently sending messages to many recipients.