$smtp = Net::SMTP->new('mailhost',
Hello => 'my.mail.domain'
Timeout => 30,
Debug => 1,
Auth => 'username,password'
);
In reply to Re: NET::SMTP and authorization
by phydeauxarff
in thread NET::SMTP and authorization
by dda
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |