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

NAME

WE::DB::ComplexUser::AuthPOP3S - ComplexUser database authentication via POP3S

DESCRIPTION

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

Note that the Net::POP3S module is needed, which cannot be found at CPAN, but only here: http://www.lugmen.org.ar/~harpo/files/fetchmail/fetchmail.tar.bz2.

AUTHOR

Slaven Rezic

SEE ALSO

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