On Thu, Oct 6, 2011 at 7:28 PM, Jason Pruim <lists@xxxxxxxxxxxxxxxxxxxx> wrote: > Have a question about this block of code.... I'm not seeing anything immediately standing out as a problem. > Sometimes... It is dropping the last $mailmessage line... The payment method in the actual email it sends... Can you see if the last line is actually in $mailmessage before sending the email? Maybe it's somehow getting truncated during the mail step. *Update:* I just noticed this. The last line has no \r\n termination. I'm thinking that may be necessary for some mailers/transports/etc? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php