Scroll to navigation

IM::GetPass(3pm) Internet Message Perl modules IM::GetPass(3pm)

NAME

IM::GetPass - get password from tty or ...

SYNOPSIS

 use IM::GetPass;
 ($pass, $agtfound, $interact) = getpass('imap', $auth, $host, $user);

DESCRIPTION

The IM::GetPass module handles password for mail/news servers.

This modules is provided by IM (Internet Message).

COPYRIGHT

IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details.

2016-10-10 IM153