]> granicus.if.org Git - linux-pam/blob - modules/pam_mail/README
Relevant BUGIDs: 124923
[linux-pam] / modules / pam_mail / README
1 This is the README for pam_mail
2 -------------------------------
3
4 This PAM module tells the User that he has new/unread email.
5
6 Options for:
7 auth:   for authentication it provides pam_authenticate() and
8         pam_setcred() hooks.
9
10         "debug"         write more information to syslog
11         "dir=maildir"   users mailbox is maildir/<login> 
12         "hash=count"    mail directory hash depth
13         "close"         print message also on logout
14         "nopen"         print message not on login
15         "noenv"         don't set the MAIL environment variable
16         "empty"         also print message if user has no mail
17