Help for this page
my %mail = ( From => 'tester@hotmail.com\n', ... Subject => 'Static Email', 'content-type' => 'text/html; charset="iso +-8859-1"', );
my %mail = ( From => 'tester@hotmail.com\n', ... 'content-type' => 'text/html; charset="iso-8859-1"', );