use Net::POP3; my $pop = Net::POP3->new($host); $pop->login($username, $password) or warn("Unable to connect to POP server. " ."Attempting to connect to SMTP server anyway\n");
In reply to Re^5: I need a simple web form processor that will work with "POP before SMTP".
by ikegami
in thread I need a simple web form processor that will work with "POP before SMTP".
by Lyla
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |