Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: newChapter 14
Email Connectivity
Next: Reference: delete
 

apop

 $pop->apop(user, pass)

Authenticates user with password pass with the server. The password is not sent in clear text. Requires the MD5 package, otherwise returns undef.


Previous: Reference: newPerl in a NutshellNext: Reference: delete
Reference: newBook IndexReference: delete