in reply to Re: domain getting tacked onto email address??
in thread domain getting tacked onto email address??

oddly enough, i saw that error in the From: field, and fixed it, but that one is coming through just fine...

my test $efrom value actually looks like this:

$efrom = "$in{'Parent Name'} <$in{'Parent Email'}>";
so, it does include the closing '>'

and the resulting header includes this:

Reply-To: parent name <parent@home.com.hivelocity.net>