$smtp = Net::SMTP->new('smtpmail.server.com', Hello => 'company.com', Timeout => 30, Debug => 1); #Set to 0 in production version