Multiple Reply-To: entries in bounced emails

My site sends out email alerts to notify the users of new testimonials that match their interests. Recently I’ve noticed that some of the bounced emails have tons of Reply-To: entries in the headers. I’m not even sure how the “test@earthlink.net” email was put into the TO: field being that the recipient in this particular case was set to “example@centurytel.net”.

Can someone help me figure out what’s going on?

Thanks!


$sender = "support@oil-testimonials.com"
$sender = "example@centurytel.net"

$headers .= "From: Oil-Testimonials.com <$sender>\\r\
";
$headers .= "Reply-To: $sender\\r\
";
$headers .= "Return-Path: $sender\\r\
";

mail($recipient, $subject, $message, $headers);

From: Oil-Testimonials.com <rescholl@centurytel.net>
Date: Jan 9, 2011 10:00:15 PM MST
To: [noparse]test@earthlink.net[/noparse]
Subject: New testimonial match
Reply-To: [noparse]example@centurytel.net[/noparse]
Reply-To: [noparse]example@centurytel.net[/noparse]
Reply-To: [noparse]example@centurytel.net[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]
Reply-To: [noparse]support@oil-testimonials.com[/noparse]