It still shows email address instead of the name. By the way, it always works inside the message. But in the "From" field, it is not working.
$mailresult=&sendmail($fields{sender_name}, $fields{sender_email}, $fields{sender_email}, $fields{recip_email}, $SMTP_SERVER, $SUBJECT...