authtest.1 - indimail/indimail-mta GitHub Wiki

NAME

authtest - Test courier-imap authentication modules

SYNOPSIS

authtest [ -s service ] [ -m module ] userid [ password ] [ newpassword ]

DESCRIPTION

authtest is a utility to test courier-imap authentication for userid using the built-in courier-imap auth modules authpam(7) authshadow(7) authpwd(7). If password is specified, it will validate the password. If newpassword is specified, it will change the psssword.

OPTIONS

-s service
service should be either imap or pop3

-m module
Specify module to be tested. Without this option, authtest will try all modules till it succeeds.

SEE ALSO

authlib(7)

⚠️ **GitHub.com Fallback** ⚠️