Help for this page
my $smtp = Net::SMTP->new(Host => $host, Debug => 2) or die "Net::SMTP failed: $@";