PHP Classes

personlized content in multipart 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  >  personlized content in multipart message  >  (Un) Subscribe thread alerts  
Subject:personlized content in multipart message
Summary:trying to send bulk personlized messages and ReplacePart fails
Messages:2
Author:Lathrop Preston
Date:2009-09-15 15:22:51
Update:2009-09-15 19:40:28
 

  1. personlized content in multipart message   Reply   Report abuse  
Picture of Lathrop Preston Lathrop Preston - 2009-09-15 15:22:51
I am trying to send bulk personalized multipart messages. however while I can use ReplacePart() in either simple html or text messages when I try to do it on my multipart messages I start to get the following hard error.

Fatal Error: Maximum function nesting level of '100' reached, aborting! in /...../email_message.php on line 523

Help!

  2. Re: personlized content in multipart message   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2009-09-15 19:40:28 - In reply to message 1 from Lathrop Preston
Can you provide the smallest example possible so I can reproduce the problem?