$mail->nntppost([options])
mail
options
Posts an article via NNTP; requires Net::NNTP. Options are passed as key/value pairs. Available options are:
Debug
Debug value to pass to Net::NNTP.
Host
Name of NNTP server to connect to.
Port
Port number to connect to on remote host.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]