my %mail = ( "To" => "$__to", "Subject" => "$__subject", "Content-Type" => $__content_type, );