The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WE::DB::ComplexUser::AuthPOP3 - ComplexUser database authentication via POP3

DESCRIPTION

Use a POP3 server to authenticate the user against. The user object should define the additional members Auth_POP3_Host for the POP3 server to use and Auth_POP3_User for the POP3 user (the user object Username is used if Auth_POP3_User is undefined).

AUTHOR

Slaven Rezic

SEE ALSO

WE::DB::ComplexUser, Net::POP3.